This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-31 07:04:42 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9
d4b9f925ec
cpython
/
Lib
/
http
History
Download ZIP
Download TAR.GZ
Senthil Kumaran
600b735062
Minor code improvement. Review comment by Eric V. Smith
2013-09-29 18:59:04 -07:00
..
__init__.py
client.py
Issue
#16658
: add missing return to HTTPConnection.send().
2013-04-12 22:49:19 +03: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
#16611
: BaseCookie now parses 'secure' and 'httponly' flags.
2013-08-25 11:09:02 -04:00
server.py
Minor code improvement. Review comment by Eric V. Smith
2013-09-29 18:59:04 -07:00