[ 原始碼: 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