cpython/Lib/http
Berker Peksag cb18b95ab8 Issue #20898: Add a "HTTP status codes" section to avoid duplication in HTTP docs.
This commit also removes a couple of non-standard status codes. They were
added as part of edf669b13482, so there is no backwards compatibility issue.

Patch by Demian Brecht.
2015-01-20 06:30:46 +02:00
..
__init__.py Issue #20898: Add a "HTTP status codes" section to avoid duplication in HTTP docs. 2015-01-20 06:30:46 +02:00
client.py Issue #21793: Added http.HTTPStatus enums (i.e. HTTPStatus.OK, 2014-12-23 16:28:28 +02:00
cookiejar.py merge 3.4 (#23221) 2015-01-13 09:20:31 -05:00
cookies.py merge 3.4 (#22986) 2015-01-16 20:46:37 -05:00
server.py merge 3.4 (#23112) 2014-12-26 10:56:51 -06:00