This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-10-28 01:00:34 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
11
1c84ac1f55
cpython
/
Lib
/
http
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
1c84ac1f55
Issue
#20007
: HTTPResponse.read(0) no more prematurely closes connection.
...
Original patch by Simon Sapin.
2013-12-17 21:50:02 +02:00
..
__init__.py
client.py
Issue
#20007
: HTTPResponse.read(0) no more prematurely closes connection.
2013-12-17 21:50:02 +02:00
cookiejar.py
#17678
: Fix DeprecationWarning in the http/cookiejar.py by changing the usage
2013-04-09 07:07:59 -07:00
cookies.py
#16611
: BaseCookie now parses 'secure' and 'httponly' flags.
2013-08-25 11:09:02 -04:00
server.py
merge 3.2 (
#19435
)
2013-10-30 12:50:18 -04:00