[ ソース: 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.