You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Antoine Pitrou f7e7818e24 Issue #13713: fix a regression in HTTP chunked reading after 806cfe39f729 14 years ago
..
__init__.py Create http package. #2883. 18 years ago
client.py Issue #13713: fix a regression in HTTP chunked reading after 806cfe39f729 14 years ago
cookiejar.py Issue #12666: Clarifying changes in map for Python 3 15 years ago
cookies.py #9824: encode , and ; in cookie values so that browsers don't split on them 15 years ago
server.py merge from 3.2. Minor code style improvements in http.server suggested in Issue13294. 14 years ago