This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e01eb4cc808873461baaed549454edbe1e38055c
cpython
/
Lib
/
http
History
Hynek Schlawack
51b2ed51f0
#14809
: Add HTTP status codes from RFC 6585 to http.server and http.client
...
Patch by EungJun Yi.
2012-05-16 09:51:07 +02:00
..
__init__.py
…
client.py
#14809
: Add HTTP status codes from RFC 6585 to http.server and http.client
2012-05-16 09:51:07 +02:00
cookiejar.py
Don’t interpret backslashes in ASCII diagram in a docstring
2011-11-07 17:52:48 +01:00
cookies.py
Fix Issue2193 - Allow ":" character in Cookie NAME values
2012-04-22 09:19:04 +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