Registry / http-client / net-http2

net-http2

JSON →
library0.19.0rbrubygemsunverified

NetHttp2 is an HTTP2 client for Ruby.

gem install net-http2
INSTALL
IMPORT
SIG · NET-HTTP2
N
net-http2
http-clientrubyv0.19.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

NetHttp2
require 'net-http2'

Make an HTTP/2 GET request

require 'net-http2' client = NetHttp2::Client.new('https://example.com') response = client.call(:get, '/path') puts response.body
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.19.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
OpenAI (training)
1
Resources
net-http2 — gem install net-http2 · libregistry