You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The headers object returned in XMLHttpRequest's request.responseHeaders doesn't include Set-Cookie. Is it possible to get the cookie value from a XMLHttpRequest response?
The text was updated successfully, but these errors were encountered:
brentvatne
changed the title
XMLHttpRequest responseHeaders doesn't include cookies
[XMLHttpRequest] responseHeaders doesn't include cookies
May 30, 2015
The headers object returned in XMLHttpRequest's
request.responseHeaders
doesn't includeSet-Cookie
. Is it possible to get the cookie value from a XMLHttpRequest response?The text was updated successfully, but these errors were encountered: