If I send a XHR request to example.com
and response has Set-Cookie: dummyCookie=dummy
in response.
How different browsers handle this?
- Does any version of any browser set the cookie for example.com, so that it will travel in subsequent requests(requests in compliance to SOP) to example.com