X Tutup
The Wayback Machine - https://web.archive.org/web/20250915223055/https://github.com/python/cpython/pull/104438
Skip to content

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 12, 2023

Reject HTTP requests with invalid http/x.y version numbers: x or y being non-digits or too-long.


(cherry picked from commit cf720ac)

Co-authored-by: Ben Kallus 49924171+kenballus@users.noreply.github.com
Co-authored-by: Oleg Iarygin oleg@arhadthedev.net
Co-authored-by: Gregory P. Smith greg@krypto.org

…st consist only of digits (pythonGH-103205)

Reject HTTP requests with invalid http/x.y version numbers: x or y being non-digits or too-long.

---------

(cherry picked from commit cf720ac)

Co-authored-by: Ben Kallus <49924171+kenballus@users.noreply.github.com>
Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
X Tutup