cpython/Lib/http
Benjamin Peterson 044242360d fix handling of 100-continue status code (closes #18574) 2014-01-18 21:50:18 -05:00
..
__init__.py Create http package. #2883. 2008-05-26 16:32:26 +00:00
client.py Issue #20007: HTTPResponse.read(0) no more prematurely closes connection. 2013-12-17 21:50:02 +02:00
cookiejar.py update url to spec (closes #20018) 2013-12-18 15:35:18 -06:00
cookies.py Issue #19936: Added executable bits or shebang lines to Python scripts which 2014-01-16 17:15:49 +02:00
server.py fix handling of 100-continue status code (closes #18574) 2014-01-18 21:50:18 -05:00