This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
mirror of
https://github.com/python/cpython.git
synced
2026-07-28 04:42:09 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1fab9cbfbaf19a7bc79cef382136fcf9491e3183
cpython
/
Lib
/
http
T
History
Florian Wendelborn
and
Benjamin Peterson
5c72badd06
Correct description of HTTP status code 308. (GH-15078)
...
Permanent redirect was explained as a temporary redirect.
2019-08-03 11:16:34 -07:00
..
__init__.py
Correct description of HTTP status code 308. (GH-15078)
2019-08-03 11:16:34 -07:00
client.py
bpo-37440: Enable TLS 1.3 post-handshake auth in http.client (GH-14448)
2019-06-30 23:32:24 -07:00
cookiejar.py
…
cookies.py
…
server.py
…