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-07-24 03:35:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
c439f6a72d
cpython
/
Lib
/
http
History
Download ZIP
Download TAR.GZ
Nikita Sobolev
490295d651
gh-105626: Change the default return value of
HTTPConnection.get_proxy_response_headers
(
#105628
)
2023-07-13 23:55:49 -07:00
..
__init__.py
gh-95149: Enhance
http.HTTPStatus
with properties that indicate the HTTP status category (GH-95453)
2022-08-30 11:11:44 -07:00
client.py
gh-105626: Change the default return value of
HTTPConnection.get_proxy_response_headers
(
#105628
)
2023-07-13 23:55:49 -07:00
cookiejar.py
GH-103857: Deprecate utcnow and utcfromtimestamp (
#103858
)
2023-04-27 11:32:30 -06:00
cookies.py
server.py
gh-103204:
http.server
- Enforce that HTTP version numbers must consist only of digits (
#103205
)
2023-05-12 13:25:58 -07:00