Re: [fetch] Introduce convenience property for request's context (#93)

I think you're correct. `isNavigation` is fine. That way we could have `isClient` down the line too, or something like `isImage`. Without "is" seems problematic, since we might get `request.client` and who knows what other names we need there for variables.

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

Received on Thursday, 23 July 2015 19:12:33 UTC