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-15 00:48:35 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0711642eec58d00f31031279df799fbddaf6f2c1
cpython
/
Lib
/
http
T
History
Raymond Hettinger
8f080b0995
bpo-26589: Add http status code 451 (GH-15413)
2019-08-23 10:19:15 -07:00
..
__init__.py
bpo-26589: Add http status code 451 (GH-15413)
2019-08-23 10:19:15 -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
bpo-35647: Fix path check in cookiejar (
#11436
)
2019-03-10 10:12:28 -07:00
cookies.py
…
server.py
bpo-24209: In http.server script, rely on getaddrinfo to bind to preferred address based on the bind parameter. (
#11767
)
2019-02-07 08:22:45 -05:00