cpython/Lib/http
Nick b6d5e3c3c9
bpo-46075: Store localhost cookies in CookieJar (#30108)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2022-04-19 13:08:06 -07:00
..
__init__.py bpo-38659: [Enum] add _simple_enum decorator (GH-25497) 2021-04-21 10:20:44 -07:00
client.py bpo-28953: Use raise from when raising new IncompleteRead (GH-29861) 2021-12-06 16:10:49 -08:00
cookiejar.py bpo-46075: Store localhost cookies in CookieJar (#30108) 2022-04-19 13:08:06 -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 closes bpo-46736: SimpleHTTPRequestHandler now uses HTML5. (GH-31533) 2022-02-23 09:59:32 -08:00