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-08-04 00:48:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
0b943a18ef
cpython
/
Lib
/
http
History
Download ZIP
Download TAR.GZ
Senthil Kumaran
0b943a18ef
Issue
#14426
: Correct the Date format in Expires attribute of Set-Cookie. Patch by Federico Reghenzani and Müte Invert
2012-05-20 12:06:51 +08: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
Don’t interpret backslashes in ASCII diagram in a docstring
2011-11-07 17:52:48 +01:00
cookies.py
Issue
#14426
: Correct the Date format in Expires attribute of Set-Cookie. Patch by Federico Reghenzani and Müte Invert
2012-05-20 12:06:51 +08:00
server.py
#14809
: Add HTTP status codes from RFC 6585 to http.server and http.client
2012-05-16 09:51:07 +02:00