class

Webless::CookieJar

Inherits Reference < Object

Instance methods

[](name : String) : String
Source
[]=(name : String, value : String)
Source
[]?(name : String) : String | Nil
Source
for(uri : URI | Nil) : HTTP::Cookies
Source
merge(cookies : HTTP::Cookies)
Source