Registry / http-client / faraday-encoding

faraday-encoding

JSON →
library0.0.6rbrubygemsunverified

A Faraday middleware that sets body encoding based on server response headers.

gem install faraday-encoding
INSTALL
IMPORT
SIG · FARADAY-ENCODING
F
faraday-encoding
http-clientrubyv0.0.6
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::Encoding
require 'faraday/encoding'

Add encoding middleware to a Faraday connection

require 'faraday/encoding' conn = Faraday.new do |f| f.use Faraday::Encoding f.adapter Faraday.default_adapter end response = conn.get('http://example.com')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.6latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
26
Resources
faraday-encoding — gem install faraday-encoding · libregistry