Registry / http-client / faraday-httpclient

faraday-httpclient

JSON →
library2.0.2rbrubygemsunverified

Faraday adapter for the HTTPClient library.

gem install faraday-httpclient
INSTALL
IMPORT
SIG · FARADAY-HTTPCLIENT
F
faraday-httpclient
http-clientrubyv2.0.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.

Faraday
require 'faraday/httpclient'

Create a Faraday connection using HTTPClient adapter

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

No known issues recorded.

Upgrade
Version history
2.0.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
22
Bingbot
1
Resources
faraday-httpclient — gem install faraday-httpclient · libregistry