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
d7ff5a5375
cpython
/
Lib
/
http
History
Benjamin Peterson
94cb7a2429
fix behavior of trailing slash redirection when a query string is involved (
closes
#23112
)
2014-12-26 10:53:43 -06: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
Fixed bugs in reprs of CookieJar and multiprocessing.dummy.Value.
2014-07-22 11:09:36 +03: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