This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-10-28 12:15:13 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
bf28d2dcad
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
Create http package.
#2883
.
2008-05-26 16:32:26 +00:00
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