- From: Mike West <notifications@github.com>
- Date: Thu, 10 Mar 2016 01:15:53 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Thursday, 10 March 2016 09:16:21 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. I rearranged this a bit, hopefully it's a little more clear? --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/237/files#r55651514
Received on Thursday, 10 March 2016 09:16:21 UTC