[ 源代码: ruby-cookiejar ]
软件包:ruby-cookiejar(0.3.4-1)
ruby-cookiejar 的相关链接
Debian 的资源:
下载源码包 ruby-cookiejar:
- [ruby-cookiejar_0.3.4-1.dsc]
- [ruby-cookiejar_0.3.4.orig.tar.gz]
- [ruby-cookiejar_0.3.4-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
client-side HTTP cookie library
The Ruby CookieJar is a library to help manage client-side cookies in pure Ruby. It enables parsing and setting of cookie headers, alternating between multiple 'jars' of cookies at one time (such as having a set of cookies for each browser or thread), and supports persistence of the cookies in a JSON string.