Registry / http-client / cookiejar

cookiejar

JSON →
library0.3.4rbrubygemsunverified

Allows parsing and returning cookies in Ruby HTTP client code.

gem install cookiejar
INSTALL
IMPORT
SIG · COOKIEJAR
C
cookiejar
http-clientrubyv0.3.4
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.

CookieJar
require 'cookiejar'

Create a cookie jar and set a cookie

require 'cookiejar' jar = CookieJar::Jar.new jar.set_cookie('https://example.com', 'name=value')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
38 hits · last 30 days
node
34
Amazon
1
Resources
cookiejar — gem install cookiejar · libregistry