CookieResponse
The response returned after setting or getting cookies
Properties
| Property | Type | Description |
|---|---|---|
cookies | StandardCookie[] | null | A standard cookie object with the values of the set cookies |
time | number | null | The time it took to set and return the cookies |