Re: [whatwg/fetch] The default value of `credentials` in the document is outdated (#901)

I can see the point why they are independent. But now the implementations are quite divided. Major implementations (Chrome + Firefox + github polyfill) have already changed the default value to `same-origin`. But some less popular implementations still use `omit`. Considering the #585 was merged 2 years ago, I think it is better to review the specification sooner.

-- 
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/issues/901#issuecomment-488343655

Received on Wednesday, 1 May 2019 17:05:05 UTC