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-23 04:43:06 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
231b404cb026649d4b7172e75ac394ef558efe60
cpython
/
Lib
/
http
T
History
Benjamin Peterson
82f34ada45
fix instances of consecutive articles (
closes
#23221
)
...
Patch by Karan Goel.
2015-01-13 09:17:24 -05:00
..
__init__.py
…
client.py
Issue
#22095
: Fixed HTTPConnection.set_tunnel with default port. The port
2014-12-12 09:29:15 +02:00
cookiejar.py
fix instances of consecutive articles (
closes
#23221
)
2015-01-13 09:17:24 -05:00
cookies.py
Issue
#22775
: Fixed unpickling of http.cookies.SimpleCookie with protocol 2
2014-11-02 22:18:25 +02:00
server.py
fix behavior of trailing slash redirection when a query string is involved (
closes
#23112
)
2014-12-26 10:53:43 -06:00