This package browser is in early development. Mind the rough edges.

ruby-http-cookie 1.0.5

Handle HTTP Cookies based on RFC 6265

HTTP::Cookie is a Ruby library to handle HTTP Cookies based on RFC 6265. It has been designed with security, standards compliance and compatibility in mind, to behave just the same as today's major web browsers. It has built-in support for the legacy cookies.txt and cookies.sqlite formats of Mozilla Firefox.

Installation

Install ruby-http-cookie 1.0.5 as follows:

guix install ruby-http-cookie@1.0.5

Or install the latest version:

guix install ruby-http-cookie

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.