Name: | rubygem-cookiejar |
---|---|
Version: | 0.3.2 |
Release: | 8.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 64534 |
License: | BSD |
RPM: | rubygem-cookiejar-0.3.2-8.el7.noarch.rpm |
Source RPM: | rubygem-cookiejar-0.3.2-8.el7.src.rpm |
Build Date: | Sun Nov 05 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/dwaite/cookiejar |
Summary: | Parsing and returning cookies in Ruby |
Description: | The Ruby CookieJar is a library to help manage client-side cookies in pure Ruby. It enables parsing and setting of cookie headers, alternating between multiple 'jars' of cookies at one time (such as having a set of cookies for each browser or thread), and supports persistence of the cookies in a JSON string. |