Re: [whatwg/fetch] From-Origin (#687)

I plan on landing #733 (and [tests](https://github.com/web-platform-tests/wpt/pull/11171)) somewhere next week with no further changes (no scheme or port restrictions as per above discussion). I'll also look into adding more tests to cover the syntax particulars.

The current syntax might mean we cannot turn it into a [structured header](https://tools.ietf.org/html/draft-ietf-httpbis-header-structure-04) in the future (see https://github.com/httpwg/http-extensions/issues/629 for ongoing discussion), but it shares enough similarity with the syntax of CORS headers that I think we can have a shared parser regardless.

Now would be a good time for final appeals, though Iā€™d be happy if we can call v1 done. šŸ˜Š

-- 
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/687#issuecomment-395366076

Received on Thursday, 7 June 2018 10:04:55 UTC