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
2026-06-25 10:23:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
feafd5f69c
cpython
/
Lib
/
http
History
Download ZIP
Download TAR.GZ
Miss Islington (bot)
3c59b8b53f
[3.13] gh-90309: Base64-encode cookie values embedded in JS (GH-148888)
...
(cherry picked from commit
76b3923d68
) Co-authored-by: Seth Larson <seth@python.org>
2026-04-23 15:05:17 +02:00
..
__init__.py
[3.13] gh-129408: http: Fix typo 'RFF' to RFC' in docstring (GH-129411) (
#129414
)
2025-01-28 18:48:51 +00:00
client.py
[3.13] gh-119451: Fix a potential denial of service in http.client (GH-119454) (
#142139
)
2025-12-05 16:21:57 +01:00
cookiejar.py
[3.13] gh-130631: Make join_header_words() more similar to the original Perl version (GH-130632) (GH-132303)
2025-04-09 09:18:31 +00:00
cookies.py
[3.13] gh-90309: Base64-encode cookie values embedded in JS (GH-148888)
2026-04-23 15:05:17 +02:00
server.py
[3.13] gh-119452: Fix a potential virtual memory allocation denial of service in http.server (GH-142216) (
#142296
)
2025-12-05 15:37:09 +00:00