cpython/Lib/http
Géry Ogam 2d30adee72
bpo-46285: Add command-line option -p/--protocol to module http.server (#30999)
Co-authored-by: Éric <merwok@netwok.org>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2022-05-02 16:28:45 -06: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-42066: CookieJar cookies should not be sorted (GH-22745) 2022-04-20 20:45:24 -05:00
cookies.py
server.py bpo-46285: Add command-line option -p/--protocol to module http.server (#30999) 2022-05-02 16:28:45 -06:00