cpython/Lib/http
Benjamin Peterson fe975a234f merge 3.4 (#23112) 2014-12-26 10:56:51 -06:00
..
__init__.py Issue #21793: Added http.HTTPStatus enums (i.e. HTTPStatus.OK, 2014-12-23 16:28:28 +02:00
client.py Issue #21793: Added http.HTTPStatus enums (i.e. HTTPStatus.OK, 2014-12-23 16:28:28 +02:00
cookiejar.py Issue #11957: Explicit parameter name when calling re.split() and re.sub() 2014-10-29 16:58:59 +01:00
cookies.py Issue #22796: HTTP cookie parsing is now stricter, in order to protect against potential injection attacks. 2014-11-21 01:20:57 +01:00
server.py merge 3.4 (#23112) 2014-12-26 10:56:51 -06:00