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
Type
/
to 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 }}
akmhmgc
/
net-http2
Public
forked from
ostinelli/net-http2
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
net-http2
lib
net-http2
on
master
User selector
All users
All time
Commit history
Commits on Jan 7, 2021
Bump http-2 that addresses ruby 3 compativility.
ostinelli
committed
49387b5
View commit details
Copy full SHA for 49387b5
View code at this point
Browse repository at this point
Commits on Sep 24, 2020
Bump to 0.18.3.
ostinelli
committed
e12134a
View commit details
Copy full SHA for e12134a
View code at this point
Browse repository at this point
Commits on Sep 23, 2020
Allow timing out async client join
Show description for 6f79ac2
benlangfeld
committed
6f79ac2
View commit details
Copy full SHA for 6f79ac2
View code at this point
Browse repository at this point
Commits on Mar 7, 2019
Bump version to 0.18.2.
ostinelli
committed
2402272
View commit details
Copy full SHA for 2402272
View code at this point
Browse repository at this point
Bump version to 0.18.1.
ostinelli
committed
acaa735
View commit details
Copy full SHA for acaa735
View code at this point
Browse repository at this point
Commits on Mar 5, 2019
Synchronize new_stream
Show description for 003a537
singpolyma-shopify
committed
003a537
View commit details
Copy full SHA for 003a537
View code at this point
Browse repository at this point
Commits on Jul 4, 2018
Bump to 0.18.0.
ostinelli
committed
4e566d6
View commit details
Copy full SHA for 4e566d6
View code at this point
Browse repository at this point
Ensure to sort headers prior to sending them.
Show description for 490d986
ostinelli
committed
490d986
View commit details
Copy full SHA for 490d986
View code at this point
Browse repository at this point
Commits on Apr 10, 2018
Bump to 0.17.0.
ostinelli
committed
ca959d9
View commit details
Copy full SHA for ca959d9
View code at this point
Browse repository at this point
Commits on Sep 13, 2017
Bump to 0.16.0.
ostinelli
committed
2c7466c
View commit details
Copy full SHA for 2c7466c
View code at this point
Browse repository at this point
Commits on Sep 7, 2017
Expose remote connection settings and stream count.
benubois
committed
8be56ce
View commit details
Copy full SHA for 8be56ce
View code at this point
Browse repository at this point
Commits on Feb 28, 2017
Add the :error callback on the client.
Show description for 05ee7d0
ostinelli
committed
05ee7d0
View commit details
Copy full SHA for 05ee7d0
View code at this point
Browse repository at this point
Commits on Feb 27, 2017
Bump to 0.15.0.
ostinelli
committed
e77cb4f
View commit details
Copy full SHA for e77cb4f
View code at this point
Browse repository at this point
Convert all header values to strings.
Show description for e2c15d3
ostinelli
committed
e2c15d3
View commit details
Copy full SHA for e2c15d3
View code at this point
Browse repository at this point
Commits on Dec 29, 2016
Bump version to 0.14.1.
ostinelli
committed
41dbdcd
View commit details
Copy full SHA for 41dbdcd
View code at this point
Browse repository at this point
Ensure that initialization of variables is mutex protected.
ostinelli
committed
896adf7
View commit details
Copy full SHA for 896adf7
View code at this point
Browse repository at this point
Simplify error raising in thread.
ostinelli
committed
488dc86
View commit details
Copy full SHA for 488dc86
View code at this point
Browse repository at this point
Commits on Nov 22, 2016
Added proxy support
Show description for 1e5f4f5
nattfodd
committed
1e5f4f5
View commit details
Copy full SHA for 1e5f4f5
View code at this point
Browse repository at this point
Commits on Nov 12, 2016
Add MIT license of the original code adapted to methods to_param and to_query.
ostinelli
committed
27a9e9b
View commit details
Copy full SHA for 27a9e9b
View code at this point
Browse repository at this point
Add the params option to specify query string parameters.
Show description for ee7bf3c
ostinelli
committed
ee7bf3c
View commit details
Copy full SHA for ee7bf3c
View code at this point
Browse repository at this point
Commits on Sep 29, 2016
Bump version to 0.14.0.
ostinelli
committed
8fe95f4
View commit details
Copy full SHA for 8fe95f4
View code at this point
Browse repository at this point
Return SocketError when a EOFError is received.
ostinelli
committed
f647cdb
View commit details
Copy full SHA for f647cdb
View code at this point
Browse repository at this point
Commits on Aug 15, 2016
Bump to 0.13.3.
ostinelli
committed
1b55c0b
View commit details
Copy full SHA for 1b55c0b
View code at this point
Browse repository at this point
Ensure to exit socket thread on error.
ostinelli
committed
f5538d9
View commit details
Copy full SHA for f5538d9
View code at this point
Browse repository at this point
Bump version to 0.13.2.
ostinelli
committed
8008761
View commit details
Copy full SHA for 8008761
View code at this point
Browse repository at this point
Reset connection if errors are raised creating a new stream.
ostinelli
committed
39c892d
View commit details
Copy full SHA for 39c892d
View code at this point
Browse repository at this point
Commits on Aug 13, 2016
Bump to versino 0.13.1.
ostinelli
committed
4042e4c
View commit details
Copy full SHA for 4042e4c
View code at this point
Browse repository at this point
Merge pull request #9 from syusui-s/authority-header
Show description for 13e2b65
ostinelli
authored
13e2b65
View commit details
Copy full SHA for 13e2b65
View code at this point
Browse repository at this point
Commits on Aug 11, 2016
Bump version to 0.13.0.
ostinelli
committed
f27a929
View commit details
Copy full SHA for f27a929
View code at this point
Browse repository at this point
Re-initialize all variables when errors are raised.
ostinelli
committed
136288a
View commit details
Copy full SHA for 136288a
View code at this point
Browse repository at this point
Commits on Jul 7, 2016
:authority pseudo-header field support
Show description for 181b4d1
syusui-s
committed
181b4d1
View commit details
Copy full SHA for 181b4d1
View code at this point
Browse repository at this point
Commits on Jun 30, 2016
Bump version to 0.12.1.
ostinelli
committed
93960f1
View commit details
Copy full SHA for 93960f1
View code at this point
Browse repository at this point
Raise error in main connection thread, not Thread.main.
ostinelli
committed
90d8872
View commit details
Copy full SHA for 90d8872
View code at this point
Browse repository at this point
Commits on Jun 29, 2016
Remove cross references from stream to client.
ostinelli
committed
49e7996
View commit details
Copy full SHA for 49e7996
View code at this point
Browse repository at this point
Commits on Jun 28, 2016
Bump version to 0.12.0.
ostinelli
committed
c1239ce
View commit details
Copy full SHA for c1239ce
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.