Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crul
v0.4.2
Crul
CLI
Command
Completion
CookieStore
Cookies
Format
Formatters
Auto
Base
JSON
PrettyPrinter
Plain
XML
PrettyPrinter
Element
Methods
Options
Built with Crystal 1.9.2
2023-10-08 11:15:00 UTC
class
Crul::CookieStore
Crul::CookieStore
Reference
Object
Defined in:
cookie_store.cr
Instance Method Summary
#add_to_headers
(host, port, headers)
#filename
: String?
#load
(filename : Nil | String)
#store_cookies
(host, port, headers)
#write!
Instance Method Detail
def
add_to_headers
(host, port, headers)
#
[
View source
]
def
filename
: String?
#
[
View source
]
def
load
(filename : Nil | String)
#
[
View source
]
def
store_cookies
(host, port, headers)
#
[
View source
]
def
write!
#
[
View source
]