- From: Mike West <notifications@github.com>
- Date: Wed, 09 Mar 2016 06:26:14 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Wednesday, 9 March 2016 14:26:45 UTC
> <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