cpython/Lib/http
Benjamin Peterson 9bd476ea57 allow square brackets in cookie values (closes #22931) 2015-05-23 10:36:48 -05:00
..
__init__.py
client.py Issue #16037: HTTPMessage.readheaders() raises an HTTPException when more than 2014-09-30 14:08:04 +02:00
cookiejar.py #15980: properly escape newlines in docstrings. Patch by Serhiy Storchaka. 2012-09-21 16:30:22 +03:00
cookies.py allow square brackets in cookie values (closes #22931) 2015-05-23 10:36:48 -05:00
server.py Issue #21323: Fix http.server to again handle scripts in CGI subdirectories, 2014-07-12 22:06:26 -07:00