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-11-02 03:01:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
15
5a2da3b3ad
cpython
/
Lib
/
http
History
Download ZIP
Download TAR.GZ
Senthil Kumaran
5a2da3b3ad
Use proper variable name 'data' instead of 'str' in the send method.
2010-10-02 10:33:13 +00:00
..
__init__.py
client.py
Use proper variable name 'data' instead of 'str' in the send method.
2010-10-02 10:33:13 +00:00
cookiejar.py
#5147
: revert accidental indentation of header constant for MozillaCookieJar.
2010-07-31 22:11:11 +00:00
cookies.py
#8826
: the "expires" attribute value is a date string with spaces, but apparently not all user-agents put it in quotes. Handle that as a special case.
2010-08-01 09:06:34 +00:00
server.py
Issue1491 - BaseHTTPServer incorrectly implements response code 100
2010-09-30 06:09:18 +00:00