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-11-27 05:44:16 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
11
04d4d6a3aa
cpython
/
Lib
/
http
History
Download ZIP
Download TAR.GZ
Senthil Kumaran
187b063005
Fix http.server's request handling case on trailing '/'.
...
Patch contributed by Vajrasky Kok. Addresses Issue
#17324
2013-09-13 00:22:45 -07:00
..
__init__.py
client.py
Issue
#18200
: Back out usage of ModuleNotFoundError (8d28d44f3a9a)
2013-07-04 17:43:24 -04:00
cookiejar.py
Issue
#18200
: Back out usage of ModuleNotFoundError (8d28d44f3a9a)
2013-07-04 17:43:24 -04:00
cookies.py
#16611
: BaseCookie now parses 'secure' and 'httponly' flags.
2013-08-25 11:09:02 -04:00
server.py
Fix http.server's request handling case on trailing '/'.
2013-09-13 00:22:45 -07:00