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
Accelerator
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 }}
sysfce2
/
python-h2
Public
forked from
python-hyper/h2
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 3, 2026
v4.4.1
Kriechi
committed
bc239af
View commit details
Copy full SHA for bc239af
Browse repository at this point
add test for duplicate host headers
Kriechi
committed
92b925e
View commit details
Copy full SHA for 92b925e
Browse repository at this point
reject duplicate Host headers in request headers
Show description for 292a408
SunandM
authored and
Kriechi
committed
292a408
View commit details
Copy full SHA for 292a408
Browse repository at this point
Commits on Jul 28, 2026
update changelog
Kriechi
committed
04d3b87
View commit details
Copy full SHA for 04d3b87
Browse repository at this point
prepare for next release cycle
Kriechi
committed
439b970
View commit details
Copy full SHA for 439b970
Browse repository at this point
performance: remove consumed frames in place from data buffer (#1321)
Show description for 9a7ff74
utkarshalpha
authored
9a7ff74
View commit details
Copy full SHA for 9a7ff74
Browse repository at this point
Commits on Jul 23, 2026
v4.4.0
Kriechi
committed
6cce763
View commit details
Copy full SHA for 6cce763
Browse repository at this point
Bump pytest from 8.4.2 to 9.0.3 (#1320)
Show description for dfafda3
dependabot[bot]
authored
dfafda3
View commit details
Copy full SHA for dfafda3
Browse repository at this point
dependencies and packaging++
Kriechi
committed
b45207c
View commit details
Copy full SHA for b45207c
Browse repository at this point
parse `content-length` headers according to RFC9110 grammar for numbers (1*DIGIT)
Show description for c40145f
Kriechi
committed
c40145f
View commit details
Copy full SHA for c40145f
Browse repository at this point
cleanup double-dependency
Kriechi
committed
efc8fea
View commit details
Copy full SHA for efc8fea
Browse repository at this point
fix: reject conflicting content-length headers (#1317)
Harshal96
authored
aba9ad6
View commit details
Copy full SHA for aba9ad6
Browse repository at this point
Commits on May 23, 2026
Reject client enable-push settings (#1318)
Show description for 1cd9ce0
Mirochill
authored
1cd9ce0
View commit details
Copy full SHA for 1cd9ce0
Browse repository at this point
Commits on May 12, 2026
add changelog, update tests
Harshal96
authored and
Kriechi
committed
dc5da5c
View commit details
Copy full SHA for dc5da5c
Browse repository at this point
Broaden receive data buffer types
Harshal96
authored and
Kriechi
committed
bdf0b95
View commit details
Copy full SHA for bdf0b95
Browse repository at this point
Commits on May 10, 2026
Allow sending 0-byte DATA frames when flow-control window is negative
vladyslav
authored and
Kriechi
committed
b08b9d7
View commit details
Copy full SHA for b08b9d7
Browse repository at this point
Commits on Apr 3, 2026
project cleanup
Kriechi
committed
73a232d
View commit details
Copy full SHA for 73a232d
Browse repository at this point
Fix substring check used instead of equality for cookie header name (#1313)
Show description for be8b4e3
bysiber
authored
be8b4e3
View commit details
Copy full SHA for be8b4e3
Browse repository at this point
Commits on Dec 22, 2025
Update GitHub Actions (#1310)
cclauss
authored
18fa348
View commit details
Copy full SHA for 18fa348
Browse repository at this point
Commits on Nov 24, 2025
Merge pull request #1311 from cclauss/codespell
Show description for 8cd4430
Kriechi
authored
8cd4430
View commit details
Copy full SHA for 8cd4430
Browse repository at this point
Fix typos discovered by codespell
cclauss
committed
dd99650
View commit details
Copy full SHA for dd99650
Browse repository at this point
Commits on Oct 14, 2025
add test for new Stream.end_stream exception behaviour
Kriechi
committed
bcdf419
View commit details
Copy full SHA for bcdf419
Browse repository at this point
fix: Raise more informative error instead of generic KeyError on end_stream
joaquin-borggio-lc
authored and
Kriechi
committed
700990e
View commit details
Copy full SHA for 700990e
Browse repository at this point
document API-incompatible change that slipped through the v4.3.0 changelog
Kriechi
committed
fd69c3b
View commit details
Copy full SHA for fd69c3b
Browse repository at this point
Commits on Oct 13, 2025
Merge pull request #1309 from chasingimpact/fix/ordinary-connect-no-path
Show description for 85068ed
Kriechi
authored
85068ed
View commit details
Copy full SHA for 85068ed
Browse repository at this point
Merge branch 'master' into fix/ordinary-connect-no-path
Kriechi
authored
9242941
View commit details
Copy full SHA for 9242941
Browse repository at this point
updates and linting
Kriechi
committed
adcb88c
View commit details
Copy full SHA for adcb88c
Browse repository at this point
Commits on Oct 9, 2025
lint/types: utilities.py noqa+comma; stream.py coerce memoryview -> bytes; silence settings.py PLW1641
ChasingImpact
committed
fd104ad
View commit details
Copy full SHA for fd104ad
Browse repository at this point
Commits on Oct 7, 2025
Merge branch 'master' into fix/ordinary-connect-no-path
chasingimpact
authored
222d39a
View commit details
Copy full SHA for 222d39a
Browse repository at this point
utilities/tests: align CONNECT validation with RFC 9113 s8.3 & RFC 8441 s4; add tests; changelog
ChasingImpact
committed
0d72e34
View commit details
Copy full SHA for 0d72e34
Browse repository at this point
Commits on Oct 4, 2025
update github actions
Kriechi
committed
f3b8a30
View commit details
Copy full SHA for f3b8a30
Browse repository at this point
prepare for next release cycle
Kriechi
committed
8e0bf83
View commit details
Copy full SHA for 8e0bf83
Browse repository at this point
Commits on Sep 20, 2025
the docs lied - need to manually update pip to get `pip install --group`
Kriechi
committed
91ef398
View commit details
Copy full SHA for 91ef398
Browse repository at this point
read the docs: fix dependency installation
Kriechi
committed
9268b72
View commit details
Copy full SHA for 9268b72
Browse repository at this point
Commits on Aug 23, 2025
v4.3.0
Kriechi
committed
1aae569
View commit details
Copy full SHA for 1aae569
Browse repository at this point
Previous
Next
You can’t perform that action at this time.