Registry / http-client / protocol-http

protocol-http

JSON →
library0.62.2rbrubygemsunverified

Provides abstractions to handle HTTP protocols in Ruby.

gem install protocol-http
INSTALL
IMPORT
SIG · PROTOCOL-HTTP
P
protocol-http
http-clientrubyv0.62.2
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.

Protocol::HTTP
require 'protocol/http'

Make an HTTP GET request using the Protocol HTTP client.

require 'protocol/http' response = Protocol::HTTP::Client.new.get('https://example.com') puts response.status
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.62.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
22
Amazon
1
Resources
protocol-http — gem install protocol-http · libregistry