Skip to main content

getSetCookie

method Headers.getSetCookie
Jump to headingHeaders.getSetCookie(): string[]

Returns an array containing the values of all Set-Cookie headers associated with a response.

Return Type Jump to heading

string[]
Back to top