[ 源代码: ruby-http-cookie ]
软件包:ruby-http-cookie(1.0.5-1)
ruby-http-cookie 的相关链接
Debian 的资源:
下载源码包 ruby-http-cookie:
- [ruby-http-cookie_1.0.5-1.dsc]
- [ruby-http-cookie_1.0.5.orig.tar.gz]
- [ruby-http-cookie_1.0.5-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Ruby library to handle HTTP Cookies based on RFC 6265
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.
其他与 ruby-http-cookie 有关的软件包
|
|
|
|
-
- dep: ruby-domain-name (>= 0.5)
- Domain Name manipulation library for Ruby
-
- rec: ruby-sqlite3
- SQLite3 interface for Ruby