Registry / http-client / net-http-persistent

net-http-persistent

JSON →
library4.0.8rbrubygemsunverified

Manages persistent connections using Net::HTTP including a thread pool for connecting to multiple hosts.

gem install net-http-persistent
INSTALL
IMPORT
SIG · NET-HTTP-PERSISTEN
N
net-http-persistent
http-clientrubyv4.0.8
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.

Net::HTTP::Persistent
✓ require 'net/http/persistent'

Make an HTTP request using a persistent connection

require 'net/http/persistent' http = Net::HTTP::Persistent.new response = http.request(URI('http://example.com'))
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.8latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Resources
net-http-persistent — gem install net-http-persistent · libregistry