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 06:06:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
http
History
Serhiy Storchaka
b669bfc2be
Issue
#22928
: Disabled HTTP header injections in http.client.
...
Original patch by Demian Brecht.
2015-03-12 11:15:15 +02:00
..
__init__.py
Issue
#23442
: Rename two member names to stay backward compatible
2015-02-20 14:57:31 +02:00
client.py
Issue
#22928
: Disabled HTTP header injections in http.client.
2015-03-12 11:15:15 +02:00
cookiejar.py
merge 3.4 (
#23221
)
2015-01-13 09:20:31 -05:00
cookies.py
merge 3.4 (
#22986
)
2015-01-16 20:46:37 -05:00
server.py
Issue
#21793
: BaseHTTPRequestHandler again logs response code as numeric,
2015-03-07 11:51:37 +02:00