cpython/Lib/http
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
cookies.py
server.py