cpython/Lib/http
Victor Stinner 55e614a2a8 Issue #11957: Explicit parameter name when calling re.split() and re.sub() 2014-10-29 16:58:59 +01:00
..
__init__.py Create http package. #2883. 2008-05-26 16:32:26 +00:00
client.py Issue #22033: Reprs of most Python implemened classes now contain actual 2014-07-25 23:36:00 +03:00
cookiejar.py Issue #11957: Explicit parameter name when calling re.split() and re.sub() 2014-10-29 16:58:59 +01:00
cookies.py Lax cookie parsing in http.cookies could be a security issue when combined 2014-09-17 00:23:55 +02:00
server.py Issue #22165: SimpleHTTPRequestHandler now supports undecodable file names. 2014-08-17 08:22:11 +03:00