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
cb7d43cbdff11a49f841883f8daf7135bc2cdac8
cpython
/
Lib
/
http
History
Ned Deily
5d0d2e6ed6
Issue
#21323
: Fix http.server to again handle scripts in CGI subdirectories,
...
broken by the fix for security issue
#19435
. Patch by Zach Byrne.
2014-07-12 22:16:56 -07:00
..
__init__.py
…
client.py
Issue
#7776
: Fix ``Host:'' header and reconnection when using http.client.HTTPConnection.set_tunnel().
2014-04-14 13:07:56 -04:00
cookiejar.py
merge 3.3 (
#20018
)
2013-12-18 15:37:03 -06:00
cookies.py
Issue
#19936
: Added executable bits or shebang lines to Python scripts which
2014-01-16 17:15:49 +02:00
server.py
Issue
#21323
: Fix http.server to again handle scripts in CGI subdirectories,
2014-07-12 22:16:56 -07:00