Re: [whatwg/fetch] Make fetch() use "same-origin" credentials by default (#585)

Just FYI: just ran into a bug with my cookies-setting (not working) via response from `fetch(..)`. It was working fine in FF62, but not in latest Chrome or recent Safari. I wrongly assumed that the bug was FF not matching spec. Finally figured out that FF was correct, and Chrome/Safari haven't updated on this yet. :(

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/585#issuecomment-403337317

Received on Monday, 9 July 2018 01:50:03 UTC