Registry / http-client / faraday-typhoeus

faraday-typhoeus

JSON →
library2.0.0rbrubygemsunverified

Faraday adapter for Typhoeus, providing a libcurl-based HTTP backend.

gem install faraday-typhoeus
INSTALL
IMPORT
SIG · FARADAY-TYPHOEUS
F
faraday-typhoeus
http-clientrubyv2.0.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
require 'faraday/typhoeus'

Create a Faraday connection using the Typhoeus adapter.

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

No known issues recorded.

Upgrade
Version history
2.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
Resources