This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v3.4.3rc1
cpython
/
Lib
/
http
History
Benjamin Peterson
bd341629b0
capitialize "HttpOnly" and "Secure" as they appear in the standard and other impls (
closes
#23250
)
...
Patch by Jon Dufresne.
2015-01-16 20:43:55 -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
capitialize "HttpOnly" and "Secure" as they appear in the standard and other impls (
closes
#23250
)
2015-01-16 20:43:55 -05: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