cpython/Lib/http
Martin Panter e82338ddab Issue #28548: Parse HTTP request version even if too many words received 2016-11-19 01:06:37 +00:00
..
__init__.py Issue #23442: Rename two member names to stay backward compatible 2015-02-20 14:57:31 +02:00
client.py Issue #23214: Remove BufferedReader.read1(-1) workaround 2016-10-21 00:52:04 +00:00
cookiejar.py #27364: fix "incorrect" uses of escape character in the stdlib. 2016-09-08 13:59:53 -04:00
cookies.py Issue #22493: Inline flags now should be used only at the start of the 2016-09-11 12:50:02 +03:00
server.py Issue #28548: Parse HTTP request version even if too many words received 2016-11-19 01:06:37 +00:00