cpython/Lib/http
Berker Peksag 20be53e5b5 Issue #16181: cookiejar.http2time() now returns None if year is higher than datetime.MAXYEAR 2016-03-14 05:48:02 +02:00
..
__init__.py
client.py Issue #26045: Add UTF-8 suggestion to error in http.client 2016-02-09 10:20:52 +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 Merge typo fixes from 3.4 into 3.5 2015-10-07 11:01:47 +00:00