This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-29 14:15:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
http
History
Bénédikt Tran
13dc2fde8c
gh-70765: avoid waiting for HTTP headers when parsing HTTP/0.9 requests (
#139514
)
2025-10-05 12:03:25 +00:00
..
__init__.py
…
client.py
gh-131724: Add a new max_response_headers param to HTTP/HTTPSConnection (GH-136814)
2025-07-20 13:53:54 +00:00
cookiejar.py
…
cookies.py
gh-92936: allow double quote in cookie values (
#113663
)
2025-08-08 12:07:15 -07:00
server.py
gh-70765: avoid waiting for HTTP headers when parsing HTTP/0.9 requests (
#139514
)
2025-10-05 12:03:25 +00:00