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-11 23:18:57 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
337b2bfbc41d1581ddb18fa2deaba504b112b78f
cpython
/
Lib
/
http
T
History
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
…
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