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-05-10 14:41:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8575783a00a6fc7ef9cb754df90532b178de2fb3
cpython
/
Lib
/
http
T
History
Andrew Svetlov
3042b5ebf4
Issue
#16658
: add missing return to HTTPConnection.send().
...
Patch by Jeff Knupp
2013-04-12 22:50:42 +03:00
..
__init__.py
…
client.py
Issue
#16658
: add missing return to HTTPConnection.send().
2013-04-12 22:50:42 +03: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
…
server.py
#1291
http.server's send_error takes an optional explain argument
2013-03-15 07:53:21 -07:00