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 }}
apache
/
trafficserver
Public
Notifications
You must be signed in to change notification settings
Fork
876
Star
2k
Code
Issues
224
Pull requests
60
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Handle HTTP/2 1xx interim responses from the origin
- #13351
#13351
Merged
bryancall
merged 10 commits into
apache:master
apache/trafficserver:master
from
bryancall:http2-origin-1xx-interim
bryancall/trafficserver:http2-origin-1xx-interim
Copy head branch name to clipboard
Sep 22, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Handle HTTP/2 1xx interim responses from the origin
#13351
bryancall
merged 10 commits into
apache:master
apache/trafficserver:master
from
bryancall:http2-origin-1xx-interim
bryancall/trafficserver:http2-origin-1xx-interim
Copy head branch name to clipboard
Commits
Commits on Jun 30, 2026
Handle HTTP/2 1xx interim responses from the origin
Show description for 16c779f
bryancall
committed
16c779f
View commit details
Copy full SHA for 16c779f
Browse repository at this point
Commits on Jul 1, 2026
Address review comments
Show description for 6a7fdbf
bryancall
committed
6a7fdbf
View commit details
Copy full SHA for 6a7fdbf
Browse repository at this point
Commits on Jul 2, 2026
Fix test origin thread to bind its own socket
Show description for dd0a25a
bryancall
committed
dd0a25a
View commit details
Copy full SHA for dd0a25a
Browse repository at this point
Commits on Jul 6, 2026
Create test origin cert in run directory
Show description for 1aa37e7
bryancall
committed
1aa37e7
View commit details
Copy full SHA for 1aa37e7
Browse repository at this point
Commits on Jul 13, 2026
Reject 1xx interim response that sets END_STREAM
Show description for 727bb7a
bryancall
committed
727bb7a
View commit details
Copy full SHA for 727bb7a
Browse repository at this point
Harden test origin StillRunningAfter and socket cleanup
Show description for 8e2468d
bryancall
committed
8e2468d
View commit details
Copy full SHA for 8e2468d
Browse repository at this point
Skip interim-response test unless openssl is available
Show description for 96b6f01
bryancall
committed
96b6f01
View commit details
Copy full SHA for 96b6f01
Browse repository at this point
Commits on Jul 16, 2026
Merge remote-tracking branch 'apache/master' into http2-origin-1xx-interim
Show description for 76f3daa
bryancall
committed
76f3daa
View commit details
Copy full SHA for 76f3daa
Browse repository at this point
Add type hints and close the socket in the test origin helper
Show description for 5a7b1c1
bryancall
committed
5a7b1c1
View commit details
Copy full SHA for 5a7b1c1
Browse repository at this point
Commits on Aug 13, 2026
Guard new_transaction against outbound streams in rcv_continuation_frame
Show description for 0047f9a
bryancall
committed
0047f9a
View commit details
Copy full SHA for 0047f9a
Browse repository at this point
You can’t perform that action at this time.