struct Protocol::Network::GetAllCookies
- Protocol::Network::GetAllCookies
- Struct
- Value
- Object
Overview
Returns all browser cookies. Depending on the backend support, will return detailed cookie
information in the #cookies
field.
Included Modules
- JSON::Serializable
- Protocol::Command
Defined in:
protocol/network.crConstructors
Instance Method Summary
-
#cookies : Array(Cookie)
Array of cookie objects.