cpython/Lib/http
Berker Peksag 04bc5b9e48 Issue #747320: Use email.utils.formatdate() to avoid code duplication
in BaseHTTPRequestHandler

Initial patch by karlcow.
2016-03-14 06:06:03 +02:00
..
__init__.py
client.py Issue #26045: Merge http.client error addition from 3.5 2016-02-09 11:57:11 +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
server.py Issue #747320: Use email.utils.formatdate() to avoid code duplication 2016-03-14 06:06:03 +02:00