issues
search
ostinelli
/
net-http2
NetHttp2 is an HTTP/2 client for Ruby.
MIT License
141
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Using HTTPS results in error
#54
vanso-hubsi
opened
2 months ago
0
Relax http-2 version constraint
#53
PikachuEXE
opened
3 months ago
0
streams timing out when connection is closed
#52
akostadinov
opened
1 year ago
1
Support compression
#51
akostadinov
opened
1 year ago
0
Using symbol keys in the headers hash causes error: comparison of Array with Array failed (ArgumentError)
#50
Inversion-des
opened
1 year ago
0
Socket was remotely closed (SocketError)
#49
jan
opened
2 years ago
1
Support running with --enable=frozen-string-literal
#48
danielmorrison
opened
2 years ago
0
Close streams when a SocketError occurs
#47
Matchlighter
opened
3 years ago
0
add a means to configure tcp keepalives
#46
tompiscitell
closed
3 years ago
1
ECT-642 Fix SOL_TCP not supported error on macOS
#45
mmalek-sa
closed
3 years ago
0
HTTP2::Client.new throws ArgumentError (wrong number of arguments (given 1, expected 0)) on Ruby 3.0
#44
rgaufman
closed
3 years ago
3
Allow timing out async client join
#43
benlangfeld
closed
4 years ago
2
Preventing disconnection due to network inactivity
#42
abulava
opened
4 years ago
1
Memory leak with many async requests on a single client
#41
jhottenstein
opened
5 years ago
0
Thread.abort_on_exception should not be used here
#40
spuyet
closed
4 years ago
1
Get back the reason of a socket closed error
#39
AlexBenny
closed
5 years ago
0
Synchronize new_stream
#38
singpolyma-shopify
closed
5 years ago
1
Use latest http-2 gem
#37
singpolyma-shopify
closed
5 years ago
0
reconnect?
#36
singpolyma-shopify
closed
5 years ago
2
Need to synchronize around new_stream
#35
singpolyma-shopify
closed
5 years ago
0
Support Streaming Requests
#34
alecjacobs5401
opened
6 years ago
0
Deduce address family from Socket.getaddrinfo
#33
celsworth
closed
1 year ago
6
IPv6 support?
#32
celsworth
closed
1 year ago
2
HTTP2::Error::StreamLimitExceeded when using request timeouts
#31
sidonath
opened
6 years ago
0
Proxy not working
#30
rlopzc
opened
6 years ago
0
Use Ruby 2.5.1 locally for development
#29
aried3r
closed
5 years ago
3
Relax http-2 dependency
#28
aried3r
closed
6 years ago
5
Allow to use arrays for headers
#27
ostinelli
opened
6 years ago
0
headers does not work
#26
mvalitov
opened
6 years ago
1
Update http-2 dependency
#25
aried3r
closed
6 years ago
1
[CI] Test against Ruby 2.5
#24
nicolasleger
closed
6 years ago
2
net-http2 kills ruby interpreter process when it failed by socket failure
#23
sayakahojo
closed
6 years ago
1
Expose remote connection settings and stream count.
#22
benubois
closed
7 years ago
1
Let make the client's pseudo-header handling a little more rfc7540 compliant
#21
gonubana
closed
6 years ago
4
WebMock adapter
#20
hc2p
closed
7 years ago
3
[Question] Timeouts for async calls
#19
nattfodd
closed
4 years ago
2
TypeError: no implicit conversion of nil into String
#18
blkperl
opened
7 years ago
0
add ability to configure http-2 client
#17
Fivell
closed
6 years ago
1
Update .travis.yml
#16
aried3r
closed
7 years ago
1
Sidekiq crashes when 'Connection reset by peer' occurs
#15
alexbuijs
closed
7 years ago
5
Net::POPError
#14
mvalitov
closed
7 years ago
0
timeout for client.call
#13
mvalitov
closed
7 years ago
9
Client.new with proxy
#12
mvalitov
closed
8 years ago
2
Proxy support
#11
nattfodd
closed
8 years ago
4
URL params?
#10
georgeu2000
closed
8 years ago
3
':authority' pseudo-header field support
#9
syusui-s
closed
8 years ago
4
JRuby support?
#8
ostinelli
opened
8 years ago
2
Memory leak with many streams over a single connection
#7
jcs
closed
7 years ago
8
sleep time in stream.rb and client.rb
#6
adamvduke
closed
8 years ago
10
add timeout setting for "connect"
#5
stillwaiting
closed
8 years ago
4
Next