- From: Michael[tm] Smith <notifications@github.com>
- Date: Fri, 14 Jul 2017 16:27:34 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 14 July 2017 16:28:02 UTC
sideshowbarker commented on this pull request. > [[!HTML]] [[!HTTP]] [[!HTTP-SEMANTICS]] [[!HTTP-COND]] [[!HTTP-CACHING]] [[!HTTP-AUTH]] -<pre id=example-vary-origin class=example>Vary: Origin</pre> +<pre id=example-vary-origin class=example>Vary: Origin, Access-Control-Request-Headers, Access-Control-Request-Method</pre> > I don't think it makes sense to include those additional headers, as they're only relevant for the preflight. They're not included in the "actual" request. OK, removed those -- 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/564#discussion_r127495608
Received on Friday, 14 July 2017 16:28:02 UTC