This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
2a4c0f8b60
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
…
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