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-02 03:01:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
15
e4db76967d
cpython
/
Lib
/
http
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
e4db76967d
Issue
#21793
: Added http.HTTPStatus enums (i.e. HTTPStatus.OK,
...
HTTPStatus.NOT_FOUND). Patch by Demian Brecht.
2014-12-23 16:28:28 +02:00
..
__init__.py
Issue
#21793
: Added http.HTTPStatus enums (i.e. HTTPStatus.OK,
2014-12-23 16:28:28 +02:00
client.py
Issue
#21793
: Added http.HTTPStatus enums (i.e. HTTPStatus.OK,
2014-12-23 16:28:28 +02:00
cookiejar.py
Issue
#11957
: Explicit parameter name when calling re.split() and re.sub()
2014-10-29 16:58:59 +01:00
cookies.py
Issue
#22796
: HTTP cookie parsing is now stricter, in order to protect against potential injection attacks.
2014-11-21 01:20:57 +01:00
server.py
Issue
#21793
: Added http.HTTPStatus enums (i.e. HTTPStatus.OK,
2014-12-23 16:28:28 +02:00