This website requires JavaScript.
Explore
Help
Sign In
1berry
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
http
History
ggqlq
2fd09b0110
gh-134168: fix
http.server
CLI support for IPv6 and
--directory
when serving over HTTPS (
#134169
)
2025-05-24 12:19:20 +00:00
..
__init__.py
gh-129408: http: Fix typo 'RFF' to RFC' in documentation (
#129411
)
2025-01-28 13:25:51 -05:00
client.py
gh-133810: remove
http.server.CGIHTTPRequestHandler
and
--cgi
flag (
#133811
)
2025-05-17 09:58:16 +02:00
cookiejar.py
gh-130631: Make join_header_words() more similar to the original Perl version (GH-130632)
2025-04-09 11:08:04 +03:00
cookies.py
gh-112713 : Add support for 'partitioned' attribute in http.cookies (GH-112714)
2025-01-24 22:31:52 +00:00
server.py
gh-134168: fix
http.server
CLI support for IPv6 and
--directory
when serving over HTTPS (
#134169
)
2025-05-24 12:19:20 +00:00