Registry / http-client / faraday-cookie-jar

faraday-cookie-jar

JSON →
library0.0.8rbrubygemsunverified

Provides cookie jar middleware for the Faraday HTTP client to handle cookies automatically.

gem install faraday-cookie_jar
INSTALL
IMPORT
SIG · FARADAY-COOKIE-JAR
F
faraday-cookie-jar
http-clientrubyv0.0.8
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::CookieJar
require 'faraday/cookie_jar'

Use cookie jar middleware with Faraday

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

No known issues recorded.

Upgrade
Version history
0.0.8latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Resources
faraday-cookie-jar — gem install faraday-cookie-jar · libregistry