Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.4k
Star
77.2k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-113471: adds custom default content-type to http.server
- #131000
#131000
Closed
donbarbos
wants to merge 18 commits into
python:main
python/cpython:main
from
donbarbos:issue-113471
donbarbos/cpython:issue-113471
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Closed
gh-113471: adds custom default content-type to http.server
#131000
donbarbos
wants to merge 18 commits into
python:main
python/cpython:main
from
donbarbos:issue-113471
donbarbos/cpython:issue-113471
Copy head branch name to clipboard
Commits
Commits on Dec 25, 2023
changeable default
jcomeauictx
committed
7848730
View commit details
Copy full SHA for 7848730
Browse repository at this point
ready to test
jcomeauictx
committed
19cde54
View commit details
Copy full SHA for 19cde54
Browse repository at this point
passed test this time
jcomeauictx
committed
e7860c3
View commit details
Copy full SHA for e7860c3
Browse repository at this point
DRY fix for #113471
jcomeauictx
committed
b945ced
View commit details
Copy full SHA for b945ced
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored
c2da505
View commit details
Copy full SHA for c2da505
Browse repository at this point
Merge branch 'main' into httpupgrade
jcomeauictx
committed
2f900fe
View commit details
Copy full SHA for 2f900fe
Browse repository at this point
Merge branch 'main' into httpupgrade
jcomeauictx
authored
3486458
View commit details
Copy full SHA for 3486458
Browse repository at this point
Commits on Dec 27, 2023
Merge branch 'httpupgrade' of github.com:jcomeauictx/cpython into httpupgrade
jcomeauictx
committed
497f11e
View commit details
Copy full SHA for 497f11e
Browse repository at this point
Commits on Jan 4, 2024
Merge branch 'main' into httpupgrade
jcomeauictx
committed
48cdd20
View commit details
Copy full SHA for 48cdd20
Browse repository at this point
Commits on Jan 13, 2024
Merge branch 'main' into httpupgrade
jcomeauictx
authored
d189051
View commit details
Copy full SHA for d189051
Browse repository at this point
Commits on Jan 27, 2024
Update Misc/NEWS.d/next/Library/2023-12-25-19-14-07.gh-issue-113471.ZQMpbI.rst
Show description for 4a6370b
jcomeauictx
and
serhiy-storchaka
authored
4a6370b
View commit details
Copy full SHA for 4a6370b
Browse repository at this point
Merge branch 'httpupgrade' of github.com:jcomeauictx/cpython into httpupgrade
jcomeauictx
committed
f7ff834
View commit details
Copy full SHA for f7ff834
Browse repository at this point
removed short option and inefficiency pointed out by @serhiy-storchaka
jcomeauictx
committed
7ae00ea
View commit details
Copy full SHA for 7ae00ea
Browse repository at this point
Commits on Jan 29, 2024
Merge branch 'main' into httpupgrade
jcomeauictx
committed
b9841d0
View commit details
Copy full SHA for b9841d0
Browse repository at this point
adding tests per @serhiy_storchaka's suggestion, not all pass yet
jcomeauictx
committed
2ba2aee
View commit details
Copy full SHA for 2ba2aee
Browse repository at this point
tests all pass
jcomeauictx
committed
819491f
View commit details
Copy full SHA for 819491f
Browse repository at this point
Commits on Feb 3, 2024
addresses some of @encukou's observations. still need to add tests.
jcomeauictx
committed
2defce3
View commit details
Copy full SHA for 2defce3
Browse repository at this point
Commits on Mar 9, 2025
Merge branch 'main' into issue-113471
donbarbos
authored
983a65b
View commit details
Copy full SHA for 983a65b
Browse repository at this point
You can’t perform that action at this time.