Skip to main content
method Headers.getSetCookie
private
Headers.getSetCookie(): string[]
Deprecated

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

Return Type

string[]
Back to top