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
36b045f4db128a308f311058330c81995acf68fe
cpython
/
Lib
/
http
History
Senthil Kumaran
d9fbf36bbd
#17678
: Fix DeprecationWarning in the http/cookiejar.py by changing the usage
...
of get_origin_req_host() to origin_req_host. Patch by Wei-Cheng Pan
2013-04-09 07:07:59 -07:00
..
__init__.py
…
client.py
Issue
#16723
: httplib.HTTPResponse no longer marked closed when the connection
2013-02-06 10:35:40 +02:00
cookiejar.py
#17678
: Fix DeprecationWarning in the http/cookiejar.py by changing the usage
2013-04-09 07:07:59 -07:00
cookies.py
merge - Fix for issue14426 - buildbots here I come
2012-05-20 16:58:59 +08:00
server.py
Reverting the changeset 5d76a4746d9d made for Issue
#12921
2013-03-05 02:26:50 -08:00