cpython/Lib/http
Senthil Kumaran 3ec9d01901
Remove the conditional for setting query. (#23604)
2020-12-02 19:48:14 -08: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-40968: Send http/1.1 ALPN extension (#20959) 2020-11-13 16:37:52 +01:00
cookiejar.py bpo-38976: Add support for HTTP Only flag in MozillaCookieJar (#17471) 2020-10-23 15:48:55 -07:00
cookies.py bpo-39481: PEP 585 for a variety of modules (GH-19423) 2020-04-10 07:46:36 -07:00
server.py Remove the conditional for setting query. (#23604) 2020-12-02 19:48:14 -08:00