- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 05 Jan 2016 03:04:00 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Tuesday, 5 January 2016 11:04:49 UTC
The reason there is ordering for `Headers` objects is that it is exposed in service workers and through iteration of `Headers` objects in general. Note that headers added after service workers cannot be observed other than on a server and the requirements on those are a bit muddy. We could have a discussion among browsers if we could do something that is more optimized, but please open a distinct issue for that. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/154#issuecomment-168972620
Received on Tuesday, 5 January 2016 11:04:49 UTC