- From: Jake Archibald <notifications@github.com>
- Date: Wed, 02 Aug 2017 13:23:25 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 2 August 2017 13:23:48 UTC
jakearchibald commented on this pull request. > - <p>If <var>credentials</var> is false, do <em>not</em> send a TLS client certificate. + <ol> + <li> + <p>Set <var>connection</var> to the result of establishing an HTTP connection to + <var>origin</var>. [[!HTTP]] [[!HTTP-SEMANTICS]] [[!HTTP-COND]] [[!HTTP-CACHING]] [[!HTTP-AUTH]] [[!TLS]] fwiw there are a few places where the line limit was already being ignored (or in some cases it was wrapping much sooner). If that was the case I've continued to ignore it rather than creating even more of a diff to look through. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/523#discussion_r130873973
Received on Wednesday, 2 August 2017 13:23:48 UTC