This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7df3144ef14ec50650dfd47da4ba09ee0bc674c
cpython
/
Lib
/
http
History
R David Murray
0a0d20edfb
Merge:
#23539
: Set Content-Length to 0 for PUT, POST, and PATCH if body is None.
2015-03-22 15:19:01 -04: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
#23138
: Fixed parsing cookies with absent keys or values in cookiejar.
2015-03-13 09:09:35 +02:00
cookies.py
Restored backward compatibility of pickling http.cookies.Morsel. It was
2015-03-18 18:03:40 +02:00
server.py
Issue
#21793
: BaseHTTPRequestHandler again logs response code as numeric,
2015-03-07 11:51:37 +02:00