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-10 22:50:18 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
63ba5cccf484b9ec23dfbf4cf7ffdc833eda98c3
cpython
/
Lib
/
http
T
History
Ross
61ac612e78
bpo-39507: Add HTTP status 418 "I'm a Teapot" (GH-18291)
2020-03-15 14:24:23 +02:00
..
__init__.py
bpo-39507: Add HTTP status 418 "I'm a Teapot" (GH-18291)
2020-03-15 14:24:23 +02:00
client.py
bpo-38576: Disallow control characters in hostnames in http.client (GH-18995)
2020-03-14 11:56:06 -07:00
cookiejar.py
bpo-38804: Fix REDoS in http.cookiejar (GH-17157)
2019-11-22 15:22:11 +01:00
cookies.py
…
server.py
bpo-35292: Avoid calling mimetypes.init when http.server is imported (GH-17822)
2020-01-08 10:28:14 -08:00