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 }}
nodejs
/
node
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
37.5k
Star
122k
Code
Issues
621
Pull requests
565
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
http,http2: speed up header validation and write coalescing
- #65332
#65332
Open
anonrig
wants to merge 11 commits into
nodejs:main
nodejs/node:main
from
anonrig:cursor/http-http2-perf-f24c
anonrig/node:cursor/http-http2-perf-f24c
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
http,http2: speed up header validation and write coalescing
#65332
anonrig
wants to merge 11 commits into
nodejs:main
nodejs/node:main
from
anonrig:cursor/http-http2-perf-f24c
anonrig/node:cursor/http-http2-perf-f24c
Copy head branch name to clipboard
Commits
Commits on Aug 16, 2026
http,http2: speed up header validation and write coalescing
Show description for fbb6c1c
anonrig
committed
fbb6c1c
View commit details
Copy full SHA for fbb6c1c
Browse repository at this point
http,http2: coalesce chunked end() and cache status lines
Show description for 62327c4
anonrig
committed
62327c4
View commit details
Copy full SHA for 62327c4
Browse repository at this point
http: write coalesced chunked headers as latin1
Show description for 1a2c1ed
anonrig
committed
1a2c1ed
View commit details
Copy full SHA for 1a2c1ed
Browse repository at this point
http: keep regex header-value checks
Show description for 69766d5
anonrig
committed
69766d5
View commit details
Copy full SHA for 69766d5
Browse repository at this point
http: keep incoming headers in C++ until accessed
Show description for 1ec86ff
anonrig
committed
1ec86ff
View commit details
Copy full SHA for 1ec86ff
Browse repository at this point
http: keep incoming headers packed until accessed
Show description for 5554cbc
anonrig
committed
5554cbc
View commit details
Copy full SHA for 5554cbc
Browse repository at this point
Commits on Aug 17, 2026
http: format and lint node_http_parser.cc
Show description for 4ca2f93
anonrig
committed
4ca2f93
View commit details
Copy full SHA for 4ca2f93
Browse repository at this point
http: address review feedback for packed headers
Show description for 1663db2
cursoragent
and
anonrig
committed
1663db2
View commit details
Copy full SHA for 1663db2
Browse repository at this point
http: fix lint in review-feedback follow-up
Show description for df53247
cursoragent
and
anonrig
committed
df53247
View commit details
Copy full SHA for df53247
Browse repository at this point
Commits on Aug 18, 2026
test: add --expose-internals flags for packed header tests
Show description for 855b729
cursoragent
and
anonrig
committed
855b729
View commit details
Copy full SHA for 855b729
Browse repository at this point
test: cover packed-header fallbacks after materialization
Show description for 37317f2
cursoragent
and
anonrig
committed
37317f2
View commit details
Copy full SHA for 37317f2
Browse repository at this point
You can’t perform that action at this time.