Registry / http-client / faraday-net-http-persistent

faraday-net-http-persistent

JSON →
library2.3.1rbrubygemsunverified

Faraday adapter for Net::HTTP::Persistent, providing persistent HTTP connections.

gem install faraday-net_http_persistent
INSTALL
IMPORT
SIG · FARADAY-NET-HTTP-P
F
faraday-net-http-persistent
http-clientrubyv2.3.1
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.

Faraday
require 'faraday/net_http_persistent'

Create a Faraday connection using the Net::HTTP::Persistent adapter.

require 'faraday/net_http_persistent' conn = Faraday.new(url: 'https://example.com') do |f| f.adapter :net_http_persistent end conn.get('/')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.3.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
33 hits · last 30 days
node
28
Resources
faraday-net-http-persistent — gem install faraday-net-http-persistent · libregistry