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-10 14:41:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cf649958f72efbe2d68ffcfcb0a01ce53ff69f88
cpython
/
Lib
/
http
T
History
Senthil Kumaran
3a441c1bed
Fix Issue2193 - Allow ":" character in Cookie NAME values
2012-04-22 09:19:04 +08:00
..
__init__.py
…
client.py
Issue
#13713
: fix a regression in HTTP chunked reading after 806cfe39f729
2012-01-04 18:57:22 +01:00
cookiejar.py
Don’t interpret backslashes in ASCII diagram in a docstring
2011-11-07 17:52:48 +01:00
cookies.py
Fix Issue2193 - Allow ":" character in Cookie NAME values
2012-04-22 09:19:04 +08:00
server.py
merge to default - Issue 10484 - Incorporate improvements to CGI module - Suggested by Glenn Linderman. Refactor code and tests
2012-04-12 02:37:11 +08:00