This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-15 08:59:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
35db8a80c19aef7418ed4e1572b962cba6577625
cpython
/
Lib
/
http
T
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
…
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