http-cookie
HTTP::Cookie is a Ruby library to handle HTTP Cookies based on RFC 6265. It has with security, standards compliance and compatibility in mind, to behave just the same as today's major web browsers. It has builtin support for the legacy cookies.txt and the latest cookies.sqlite formats of Mozilla Firefox, and its modular API makes it easy to add support for a new backend store.
Types
Docs
Guides
Zeitwerk
Namespace
Optimized
1.1.0
Akinori MUSHA, Aaron Patterson, Eric Hodel and 1 more
bundle add http-cookie
Getting Started
Learn more about the Http-cookie gem.
Playground
Test, play and inspect the gem for yourself