Registry / http-client / faraday-http-cache

faraday-http-cache

JSON →
library2.7.0rbrubygemsunverified

Middleware to handle HTTP caching for Faraday HTTP client.

gem install faraday-http-cache
INSTALL
IMPORT
SIG · FARADAY-HTTP-CACHE
F
faraday-http-cache
http-clientrubyv2.7.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.

FaradayHttpCache
✓ require 'faraday-http-cache'

Using Faraday HTTP Cache middleware

require 'faraday-http-cache' client = Faraday.new do |builder| builder.use :http_cache builder.adapter Faraday.default_adapter end response = client.get('https://example.com')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.7.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
24
Resources
faraday-http-cache — gem install faraday-http-cache · libregistry