- From: Tom Ashworth <notifications@github.com>
- Date: Tue, 15 Dec 2015 02:46:56 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Tuesday, 15 December 2015 10:47:37 UTC
As part of [fetch-engine](https://github.com/phuu/fetch-engine), @ahume and I have run into the [guard][concept-guard] state of the [Headers][headers-class] object. We have some questions: - How is the guard initially set? There doesn't seem to be a parameter for it. - What does the external API for getting and setting the Headers' guard value look like? [headers-class]: https://fetch.spec.whatwg.org/#headers-class [concept-guard]: https://fetch.spec.whatwg.org/#concept-headers-guard --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/182
Received on Tuesday, 15 December 2015 10:47:37 UTC