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
222
Pull requests
57
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Reduce repeated work in HTTP header parsing
- #13376
#13376
Open
moonchen
wants to merge 8 commits into
apache:master
apache/trafficserver:master
from
moonchen:header-parse-optimization
moonchen/trafficserver:header-parse-optimization
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
Reduce repeated work in HTTP header parsing
#13376
moonchen
wants to merge 8 commits into
apache:master
apache/trafficserver:master
from
moonchen:header-parse-optimization
moonchen/trafficserver:header-parse-optimization
Copy head branch name to clipboard
Commits
Commits on Sep 23, 2026
Add header parsing benchmarks
Show description for 0a79b43
moonchen
committed
0a79b43
View commit details
Copy full SHA for 0a79b43
Browse repository at this point
Vectorize URL compliance validation
Show description for 590a4c0
moonchen
committed
590a4c0
View commit details
Copy full SHA for 590a4c0
Browse repository at this point
Simplify request-target validation
Show description for d83aaa6
moonchen
committed
d83aaa6
View commit details
Copy full SHA for d83aaa6
Browse repository at this point
Fuse field-name scanning and hashing
Show description for 1dba7cd
moonchen
committed
1dba7cd
View commit details
Copy full SHA for 1dba7cd
Browse repository at this point
Skip redundant WKS duplicate searches
Show description for f58829f
moonchen
committed
f58829f
View commit details
Copy full SHA for f58829f
Browse repository at this point
Append adjacent duplicate fields in O(1)
Show description for 0fe3be7
moonchen
committed
0fe3be7
View commit details
Copy full SHA for 0fe3be7
Browse repository at this point
Reject invalid benchmark iteration counts
Show description for 278d7eb
moonchen
committed
278d7eb
View commit details
Copy full SHA for 278d7eb
Browse repository at this point
Fix type casting for field name size in MIME.cc
Show description for 265a139
moonchen
and
Copilot
committed
265a139
View commit details
Copy full SHA for 265a139
Browse repository at this point
You can’t perform that action at this time.