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
Meador Inge
da1ffbc4ee
Issue
#15409
: Replace use of deprecated urllib.request.Request methods in http.cookijar
...
Patch by Flávio Ribeiro.
2012-07-20 19:12:04 -05:00
..
__init__.py
…
client.py
merge - Fix Issue14721: Send Content-length: 0 for empty body () in the http.client requests
2012-05-19 16:58:45 +08:00
cookiejar.py
Issue
#15409
: Replace use of deprecated urllib.request.Request methods in http.cookijar
2012-07-20 19:12:04 -05:00
cookies.py
merge - Fix for issue14426 - buildbots here I come
2012-05-20 16:58:59 +08:00
server.py
Issue 14989: http.server --cgi option can enable the CGI http server.
2012-06-03 16:15:54 +08:00