-
Notifications
You must be signed in to change notification settings - Fork 163
Closed
Description
Hi,
There is a keyword to access to a specific cookie's properties from a Set-Cookie
response header ?
The goal is to be able to perform assertions on a issued cookie like for example the presence of the Secure
, HttpOnly
, SameSite
attributes, for example, in a context of post deployment security validations.
I have read the documentation of the http executor but I only found access to headers.
I apologize in advance if I have missed the documentation part where it is described.
Thank you very much in advance 😃
Metadata
Metadata
Assignees
Labels
No labels