Registry / http-client / http2
library0.0.36rbrubygemsunverified

A lightweight framework for HTTP connections in Ruby, supporting cookies, keep-alive, and compression.

gem install http2
INSTALL
IMPORT
SIG · HTTP2
H
http2
http-clientrubyv0.0.36
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.

HTTP2
require 'http2'

Make a simple GET request

require 'http2' client = HTTP2::Client.new response = client.get('https://example.com') puts response.body
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.36latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Amazon
1
Resources
http2 — gem install http2 · libregistry