cpython/Lib/http
2016-04-03 01:28:49 +00:00
..
__init__.py
client.py Issue #26499: Merge HTTPResponse fix from 3.5 2016-03-17 07:05:34 +00:00
cookiejar.py Issue #16181: cookiejar.http2time() now returns None if year is higher than datetime.MAXYEAR 2016-03-14 05:48:02 +02:00
cookies.py Issue #26302: Correctly identify comma as an invalid character for a cookie (correcting regression in Python 3.5). 2016-02-07 05:36:00 +05:00
server.py Issue #26586: Merge excessive HTTP header handling from 3.5 2016-04-03 01:28:49 +00:00