Registry / http-client / faraday-excon

faraday-excon

JSON →
library2.4.0rbrubygemsunverified

Faraday adapter for Excon

gem install faraday-excon
INSTALL
IMPORT
SIG · FARADAY-EXCON
F
faraday-excon
http-clientrubyv2.4.0
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::Adapter::Excon
require 'faraday/excon'

Use Excon as the HTTP adapter for Faraday.

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

No known issues recorded.

Upgrade
Version history
2.4.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
Resources
faraday-excon — gem install faraday-excon · libregistry