This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-01-01 04:53:46 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
671cd3290b
cpython
/
Lib
/
http
History
Download ZIP
Download TAR.GZ
Senthil Kumaran
7005b1f90a
#17678
: Remove the use of a deprecated method http/cookiejar.py. Changing the
...
usage of get_origin_req_host() to origin_req_host. Patch by Wei-Cheng Pan
2013-04-09 07:11:07 -07:00
..
__init__.py
Create http package.
#2883
.
2008-05-26 16:32:26 +00:00
client.py
#17460
: Remove the strict argument of HTTPConnection and removing the
2013-03-18 14:11:41 -07:00
cookiejar.py
#17678
: Remove the use of a deprecated method http/cookiejar.py. Changing the
2013-04-09 07:11:07 -07:00
cookies.py
merge - Fix for issue14426 - buildbots here I come
2012-05-20 16:58:59 +08:00
server.py
#1291
http.server's send_error takes an optional explain argument
2013-03-15 07:53:21 -07:00