cpython/Lib/http
Christian Heimes f723c711d3 Issue 19509: Don't call match_hostname() twice in http.client. 2013-12-05 07:51:17 +01:00
..
__init__.py Create http package. #2883. 2008-05-26 16:32:26 +00:00
client.py Issue 19509: Don't call match_hostname() twice in http.client. 2013-12-05 07:51:17 +01:00
cookiejar.py Issue #18200: Back out usage of ModuleNotFoundError (8d28d44f3a9a) 2013-07-04 17:43:24 -04:00
cookies.py #16611: BaseCookie now parses 'secure' and 'httponly' flags. 2013-08-25 11:09:02 -04:00
server.py merge 3.3 (#19435) 2013-10-30 12:51:16 -04:00