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 }}
pgit
/
anyhttp
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Headers: Unit tests and alignment between protocols
- #16
#16
Merged
pgit
merged 12 commits into
master
pgit/anyhttp:master
from
headers
pgit/anyhttp:headers
Copy head branch name to clipboard
Sep 17, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Headers: Unit tests and alignment between protocols
#16
pgit
merged 12 commits into
master
pgit/anyhttp:master
from
headers
pgit/anyhttp:headers
Copy head branch name to clipboard
Commits
Commits on Sep 17, 2026
refactor: include literals header and replace magic numbers with named constants
pgit
committed
fa59098
View commit details
Copy full SHA for fa59098
Browse repository at this point
h1: detach all readers and writers, and limit the client to one incomplete request
Show description for b4f2be1
pgit
and
claude
committed
b4f2be1
View commit details
Copy full SHA for b4f2be1
Browse repository at this point
test: remove obsolete GTest file
pgit
committed
23c3051
View commit details
Copy full SHA for 23c3051
Browse repository at this point
h3: move drop rates off Endpoint and make the UDP send helpers session members
Show description for 1e4610a
pgit
and
claude
committed
1e4610a
View commit details
Copy full SHA for 1e4610a
Browse repository at this point
h3: add --disable-gro and --disable-gso server options for benchmarking
Show description for df471aa
pgit
and
claude
committed
df471aa
View commit details
Copy full SHA for df471aa
Browse repository at this point
server: add /upload route that drains the request body before responding
Show description for 4109ff2
pgit
and
claude
committed
4109ff2
View commit details
Copy full SHA for 4109ff2
Browse repository at this point
server: wrap --help output to the terminal width
Show description for 2e61d08
pgit
and
claude
committed
2e61d08
View commit details
Copy full SHA for 2e61d08
Browse repository at this point
headers: keep repeated h1 fields, reset h2 streams with unsendable HEADERS, add header tests
Show description for 8784934
pgit
and
claude
committed
8784934
View commit details
Copy full SHA for 8784934
Browse repository at this point
log: truncate long header names and values in debug output
Show description for add433e
pgit
and
claude
committed
add433e
View commit details
Copy full SHA for add433e
Browse repository at this point
headers: make the header size limit configurable and enforce it on receive
Show description for 8c9e2dc
pgit
and
claude
committed
8c9e2dc
View commit details
Copy full SHA for 8c9e2dc
Browse repository at this point
test: build the field list once in expect_contains
Show description for 04e1bb2
pgit
and
claude
committed
04e1bb2
View commit details
Copy full SHA for 04e1bb2
Browse repository at this point
headers: stop announcing SETTINGS_MAX_HEADER_LIST_SIZE in HTTP/2
Show description for 969c929
pgit
and
claude
committed
969c929
View commit details
Copy full SHA for 969c929
Browse repository at this point
You can’t perform that action at this time.