struct Protocol::Network::GetCookies
- Protocol::Network::GetCookies
- Struct
- Value
- Object
Overview
Returns all browser cookies for the current URL. 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.