cpython/Lib/http
John Comeau cc5f8b5434
gh-113471: Add custom default Content-Type to http.server (#113475)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: donBarbos <donbarbos@proton.me>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
2026-04-30 18:00:48 +03: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-146211: Reject CR/LF in HTTP tunnel request headers (#146212) 2026-04-10 15:21:42 +00:00
cookiejar.py gh-135528: Support more second-level domain names in http.cookiejar (#135820) 2026-04-29 11:33:51 +00:00
cookies.py gh-90309: Base64-encode cookie values embedded in JS 2026-04-22 19:22:31 +00:00
server.py gh-113471: Add custom default Content-Type to http.server (#113475) 2026-04-30 18:00:48 +03:00