opnsense-ports/www/rubygem-http-cookie/pkg-descr
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

7 lines
431 B
Text

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.
WWW: https://github.com/sparklemotion/http-cookie