Re: [fetch] Integrating support for PasswordCredential objects. (#237)

>   <span title=concept-request-method>method</span> is `<code title>GET</code>` or
> - `<code title>HEAD</code>`, <span data-anolis-spec=webidl>throw</span> a
> - <code title>TypeError</code>.
> + `<code title>HEAD</code>`, or <var>request</var>'s
> + <span title=concept-request-attached-credential>attached credential</span> is non-null.

What would make more sense to you? Splitting it into two explicit conditions?

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/237/files#r55524794

Received on Wednesday, 9 March 2016 14:26:45 UTC