mirror of
https://github.com/python/cpython.git
synced 2026-05-11 23:18:57 -04:00
cf720acfcb
Reject HTTP requests with invalid http/x.y version numbers: x or y being non-digits or too-long. --------- Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net> Co-authored-by: Gregory P. Smith <greg@krypto.org>