Registry / http-client / async-http-faraday

async-http-faraday

JSON →
library0.22.2rbrubygemsunverified

Provides an adaptor between async-http and faraday for asynchronous HTTP requests.

gem install async-http-faraday
INSTALL
IMPORT
SIG · ASYNC-HTTP-FARADAY
A
async-http-faraday
http-clientrubyv0.22.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.

Async::HTTP::Faraday
require 'async/http/faraday'

Use async-http as Faraday adapter.

require 'async/http/faraday' client = Faraday.new do |builder| builder.adapter :async_http end response = client.get('https://example.com')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.22.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
41 hits · last 30 days
node
34
Resources
async-http-faraday — gem install async-http-faraday · libregistry