This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-10-19 16:03:42 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
0c66da8de4
cpython
/
Lib
/
http
History
Download ZIP
Download TAR.GZ
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
gh-129408: http: Fix typo 'RFF' to RFC' in documentation (
#129411
)
2025-01-28 13:25:51 -05:00
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
gh-130631: Make join_header_words() more similar to the original Perl version (GH-130632)
2025-04-09 11:08:04 +03:00
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