Re: [fetch] Option to require response.ok (#103)

Having thought about this a bit more I agree with @domenic that the Cache API would need to expose that other primitive. That way you can e.g., require a certain header or a specific status.

I don't think we should add anything special to either the Cache API or Request for this particular case and I also hope we continue to avoid divergence between the Cache API and Request objects.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/103#issuecomment-152999447

Received on Monday, 2 November 2015 12:06:50 UTC