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 }}
benoitc
/
gunicorn
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.9k
Star
10.7k
Code
Issues
61
Pull requests
50
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
http2: Upgrade: h2c on every worker, and docs for the HTTP/2 work
- #3711
#3711
Merged
benoitc
merged 7 commits into
master
benoitc/gunicorn:master
from
docs/http2-changelog
benoitc/gunicorn:docs/http2-changelog
Copy head branch name to clipboard
Aug 24, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
http2: Upgrade: h2c on every worker, and docs for the HTTP/2 work
#3711
benoitc
merged 7 commits into
master
benoitc/gunicorn:master
from
docs/http2-changelog
benoitc/gunicorn:docs/http2-changelog
Copy head branch name to clipboard
Commits
Commits on Aug 22, 2026
docs: changelog and guide for the HTTP/2 work
Show description for b26ed7c
benoitc
committed
b26ed7c
View commit details
Copy full SHA for b26ed7c
Browse repository at this point
http2: serve Upgrade: h2c on the gthread and gevent workers
Show description for 1faf6b7
benoitc
committed
1faf6b7
View commit details
Copy full SHA for 1faf6b7
Browse repository at this point
http2: keep the upgrade request body out of the HTTP/2 frame stream
Show description for 84d2bce
benoitc
committed
84d2bce
View commit details
Copy full SHA for 84d2bce
Browse repository at this point
http2: serve Upgrade: h2c on the ASGI worker
Show description for 7cd014f
benoitc
committed
7cd014f
View commit details
Copy full SHA for 7cd014f
Browse repository at this point
http2: honour both mode on the ASGI worker
Show description for 6d0679e
benoitc
committed
6d0679e
View commit details
Copy full SHA for 6d0679e
Browse repository at this point
test: skip the fast-parser cases when gunicorn_h1c is absent
Show description for 7cf0338
benoitc
committed
7cf0338
View commit details
Copy full SHA for 7cf0338
Browse repository at this point
Commits on Aug 23, 2026
http2: require gunicorn_h1c 0.6.9 and drop the upgrade body workaround
Show description for 5bf237c
benoitc
committed
5bf237c
View commit details
Copy full SHA for 5bf237c
Browse repository at this point
You can’t perform that action at this time.