This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2024-11-28 04:15:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
53e4c91725
cpython
/
Lib
/
http
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
bpo-991266: Fix quoting of Comment attribute of SimpleCookie (GH-6555)
2018-04-23 02:48:11 +03:00
server.py
bpo-35292: Avoid calling mimetypes.init when http.server is imported (GH-17822)
2020-01-08 10:28:14 -08:00