When I send a cors request from localhost:3000 to api.another.site.com, withCredentials,in common mode, the cookies are sent, but when use chrome incognito, the cookies are missing. then cookies's domain is another.site.com, I tried to request with other domains:domain incognito-cookies-sent not-incognito-cookies-sentlocalhost:3000 fail successtest.another.site.com:3000 success successtest.com:3000 fail successWhy use incognito mode, cookies can't sent.--
You received this message because you are subscribed to the Google Groups "Chrome DevTools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-develo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-chrome-developer-tools/6c433529-043c-4ea7-8ff2-665154c0c9e3n%40googlegroups.com.