cpython/Lib/http
Senthil Kumaran d5b47fb8ce Issue #27466: Change time format returned by http.cookie.time2netscape,
confirming the netscape cookie format.
2016-07-10 06:45:38 -07:00
..
__init__.py
client.py Fix typos in documentation and comments 2016-04-05 06:19:42 +00:00
cookiejar.py Issue #27466: Change time format returned by http.cookie.time2netscape, 2016-07-10 06:45:38 -07:00
cookies.py Issue #27076: Doc, comment and tests spelling fixes 2016-05-26 05:35:26 +00:00
server.py Issue #25738: Don’t send message body for 205 Reset Content 2016-06-08 08:29:13 +00:00