cpython/Lib/http
Martin Panter cb29e8c0e5 Issue #24657: Prevent CGIRequestHandler from collapsing the URL query
Initial patch from Xiang Zhang. Also fix out-of-date _url_collapse_path() doc
string.
2015-10-03 05:55:46 +00:00
..
__init__.py
client.py Issue #23865: close() methods in multiple modules now are idempotent and more 2015-04-10 13:24:41 +03:00
cookiejar.py Issue #23888: Handle fractional time in cookie expiry. Patch by ssh. 2015-08-04 10:06:29 +12:00
cookies.py merge 3.3 (#22931) 2015-05-23 10:40:47 -05:00
server.py Issue #24657: Prevent CGIRequestHandler from collapsing the URL query 2015-10-03 05:55:46 +00:00