This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-09 04:44:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
142bf565b4e095cfdf59dcb07f6480a7368f1d33
cpython
/
Lib
/
http
T
History
Serhiy Storchaka
46ba6c8563
Issue
#22831
: Use "with" to avoid possible fd leaks.
2015-04-04 11:01:02 +03:00
..
__init__.py
Issue
#23442
: Rename two member names to stay backward compatible
2015-02-20 14:57:31 +02:00
client.py
Merge:
#23539
: Set Content-Length to 0 for PUT, POST, and PATCH if body is None.
2015-03-22 15:19:01 -04:00
cookiejar.py
Issue
#22831
: Use "with" to avoid possible fd leaks.
2015-04-04 11:01:02 +03:00
cookies.py
#2211
: properly document the Morsel behavior changes.
2015-03-29 17:09:21 -04:00
server.py
Issue
#21793
: BaseHTTPRequestHandler again logs response code as numeric,
2015-03-07 11:51:37 +02:00