Re: [whatwg/fetch] CORS protocol and HTTP caches (#402)

Thank you for the reply.

> I will ask for some clarifications too:
>
> what is "the credentials mode"? does it mean to allow sending credentials and cookies with the request?

I meant [the mode specified in the spec](https://fetch.spec.whatwg.org/#concept-request-credentials-mode).

Back to the original question, the conclusion is that we recommend `Vary: Origin` in that case, right? Then making it a bit explicit in the note is helpful, I think.

-- 
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/402#issuecomment-257542842

Received on Tuesday, 1 November 2016 11:20:32 UTC