This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
f0313560e0
cpython
/
Lib
/
http
History
Georg Brandl
c7c199f907
#10983
: fix several bugs in the _tunnel implementation that seem to have missed while porting between branches. A unittest is needed!
2011-01-22 22:06:24 +00:00
..
__init__.py
Create http package.
#2883
.
2008-05-26 16:32:26 +00:00
client.py
#10983
: fix several bugs in the _tunnel implementation that seem to have missed while porting between branches. A unittest is needed!
2011-01-22 22:06:24 +00:00
cookiejar.py
#5147
: revert accidental indentation of header constant for MozillaCookieJar.
2010-07-31 22:11:11 +00:00
cookies.py
#9824
: encode , and ; in cookie values so that browsers don't split on them
2010-12-28 18:54:13 +00:00
server.py
Issue
#10980
: encode headers with latin1 instead of ASCII in the HTTP server.
2011-01-22 13:13:05 +00:00