Skip to content

Commit

Permalink
Script updating gh-pages from 019e2c4. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ID Bot committed Jan 22, 2021
1 parent 4330afd commit da38caa
Show file tree
Hide file tree
Showing 8 changed files with 3,557 additions and 3,556 deletions.
301 changes: 151 additions & 150 deletions http/abort_response/draft-ietf-quic-http.html

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions http/abort_response/draft-ietf-quic-http.txt
Expand Up @@ -625,12 +625,13 @@ Table of Contents
approved. *RFC Editor*, please remove this note prior to
publication.

Field names are strings containing a subset of ASCII characters.
Properties of HTTP field names and values are discussed in more
detail in Section 5.1 of [SEMANTICS]. As in HTTP/2, characters in
field names MUST be converted to lowercase prior to their encoding.
A request or response containing uppercase characters in field names
MUST be treated as malformed (Section 4.1.3).
As in previous versions of HTTP, field names are strings containing a
subset of ASCII characters that are compared in a case-insensitive
fashion. Properties of HTTP field names and values are discussed in
more detail in Section 5.1 of [SEMANTICS]. As in HTTP/2, characters
in field names MUST be converted to lowercase prior to their
encoding. A request or response containing uppercase characters in
field names MUST be treated as malformed (Section 4.1.3).

Like HTTP/2, HTTP/3 does not use the Connection header field to
indicate connection-specific fields; in this protocol, connection-
Expand Down Expand Up @@ -745,10 +746,10 @@ Table of Contents

4.1.1.2. Field Compression

[QPACK] describes a variation of HPACK that allows the flexibility to
avoid compression-induced head-of-line blocking. HTTP/3 uses QPACK
to compress header and trailer sections, including the pseudo-header
fields present in the header section.
HTTP/3 uses QPACK field compression as described in [QPACK], a
variation of HPACK that allows the flexibility to avoid compression-
induced head-of-line blocking. See that document for additional
details.

To allow for better compression efficiency, the "Cookie" field
([RFC6265]) MAY be split into separate field lines, each with one or
Expand Down Expand Up @@ -1223,8 +1224,7 @@ Table of Contents
permit these streams to open, an HTTP/3 server SHOULD configure non-
zero minimum values for the number of permitted streams and the
initial stream flow control window. So as to not unnecessarily limit
parallelism, at least 100 request streams SHOULD be permitted at a
time.
parallelism, at least 100 requests SHOULD be permitted at a time.

HTTP/3 does not use server-initiated bidirectional streams, though an
extension could define a use for these streams. Clients MUST treat
Expand Down
222 changes: 111 additions & 111 deletions http/abort_response/draft-ietf-quic-qpack.html

Large diffs are not rendered by default.

254 changes: 127 additions & 127 deletions http/abort_response/draft-ietf-quic-recovery.html

Large diffs are not rendered by default.

248 changes: 124 additions & 124 deletions http/abort_response/draft-ietf-quic-tls.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions http/abort_response/draft-ietf-quic-transport.html
Expand Up @@ -10917,8 +10917,8 @@ <h2 id="name-sample-ecn-validation-algor">
<h2 id="name-change-log">
<a href="#section-appendix.b" class="section-number selfRef">Appendix B. </a><a href="#name-change-log" class="section-name selfRef">Change Log</a>
</h2>
<ul class="normal ulEmpty">
<li class="normal ulEmpty" id="section-appendix.b-1.1">
<ul class="ulEmpty normal">
<li class="ulEmpty normal" id="section-appendix.b-1.1">
<strong>RFC Editor's Note:</strong> Please remove this section prior to publication of a
final version of this document.<a href="#section-appendix.b-1.1" class="pilcrow">¶</a>
</li>
Expand Down
48 changes: 24 additions & 24 deletions http/abort_response/index.html
Expand Up @@ -16,6 +16,20 @@
<h1>Editor's drafts for http/abort_response branch of <a href="https://github.com/quicwg/base-drafts/tree/http/abort_response">quicwg/base-drafts</a></h1>
<p>View <a href="issues.html">saved issues</a>, or the latest GitHub <a href="https://github.com/quicwg/base-drafts/issues">issues</a> and <a href="https://github.com/quicwg/base-drafts/pulls">pull requests</a>.</p>
<table id="branch-http/abort_response">
<tr>
<th>draft-ietf-quic-recovery</th>
<td><a href="./draft-ietf-quic-recovery.html" class="html draft-ietf-quic-recovery">html</a></td>
<td><a href="./draft-ietf-quic-recovery.txt" class="txt draft-ietf-quic-recovery">plain text</a></td>
<td><a href="https://tools.ietf.org/rfcdiff?url1=https://quicwg.github.io/base-drafts/draft-ietf-quic-recovery.txt&amp;url2=https://quicwg.github.io/base-drafts/http/abort_response/draft-ietf-quic-recovery.txt">diff with master</a></td>
<td><a href="https://tools.ietf.org/rfcdiff?url1=https://tools.ietf.org/id/draft-ietf-quic-recovery.txt&amp;url2=https://quicwg.github.io/base-drafts/http/abort_response/draft-ietf-quic-recovery.txt" class="diff draft-ietf-quic-recovery">diff with last submission</a></td>
</tr>
<tr>
<th>draft-ietf-quic-transport</th>
<td><a href="./draft-ietf-quic-transport.html" class="html draft-ietf-quic-transport">html</a></td>
<td><a href="./draft-ietf-quic-transport.txt" class="txt draft-ietf-quic-transport">plain text</a></td>
<td><a href="https://tools.ietf.org/rfcdiff?url1=https://quicwg.github.io/base-drafts/draft-ietf-quic-transport.txt&amp;url2=https://quicwg.github.io/base-drafts/http/abort_response/draft-ietf-quic-transport.txt">diff with master</a></td>
<td><a href="https://tools.ietf.org/rfcdiff?url1=https://tools.ietf.org/id/draft-ietf-quic-transport.txt&amp;url2=https://quicwg.github.io/base-drafts/http/abort_response/draft-ietf-quic-transport.txt" class="diff draft-ietf-quic-transport">diff with last submission</a></td>
</tr>
<tr>
<th>draft-ietf-quic-http</th>
<td><a href="./draft-ietf-quic-http.html" class="html draft-ietf-quic-http">html</a></td>
Expand All @@ -24,11 +38,11 @@ <h1>Editor's drafts for http/abort_response branch of <a href="https://github.co
<td><a href="https://tools.ietf.org/rfcdiff?url1=https://tools.ietf.org/id/draft-ietf-quic-http.txt&amp;url2=https://quicwg.github.io/base-drafts/http/abort_response/draft-ietf-quic-http.txt" class="diff draft-ietf-quic-http">diff with last submission</a></td>
</tr>
<tr>
<th>draft-ietf-quic-invariants</th>
<td><a href="./draft-ietf-quic-invariants.html" class="html draft-ietf-quic-invariants">html</a></td>
<td><a href="./draft-ietf-quic-invariants.txt" class="txt draft-ietf-quic-invariants">plain text</a></td>
<td><a href="https://tools.ietf.org/rfcdiff?url1=https://quicwg.github.io/base-drafts/draft-ietf-quic-invariants.txt&amp;url2=https://quicwg.github.io/base-drafts/http/abort_response/draft-ietf-quic-invariants.txt">diff with master</a></td>
<td><a href="https://tools.ietf.org/rfcdiff?url1=https://tools.ietf.org/id/draft-ietf-quic-invariants.txt&amp;url2=https://quicwg.github.io/base-drafts/http/abort_response/draft-ietf-quic-invariants.txt" class="diff draft-ietf-quic-invariants">diff with last submission</a></td>
<th>draft-ietf-quic-tls</th>
<td><a href="./draft-ietf-quic-tls.html" class="html draft-ietf-quic-tls">html</a></td>
<td><a href="./draft-ietf-quic-tls.txt" class="txt draft-ietf-quic-tls">plain text</a></td>
<td><a href="https://tools.ietf.org/rfcdiff?url1=https://quicwg.github.io/base-drafts/draft-ietf-quic-tls.txt&amp;url2=https://quicwg.github.io/base-drafts/http/abort_response/draft-ietf-quic-tls.txt">diff with master</a></td>
<td><a href="https://tools.ietf.org/rfcdiff?url1=https://tools.ietf.org/id/draft-ietf-quic-tls.txt&amp;url2=https://quicwg.github.io/base-drafts/http/abort_response/draft-ietf-quic-tls.txt" class="diff draft-ietf-quic-tls">diff with last submission</a></td>
</tr>
<tr>
<th>draft-ietf-quic-qpack</th>
Expand All @@ -38,25 +52,11 @@ <h1>Editor's drafts for http/abort_response branch of <a href="https://github.co
<td><a href="https://tools.ietf.org/rfcdiff?url1=https://tools.ietf.org/id/draft-ietf-quic-qpack.txt&amp;url2=https://quicwg.github.io/base-drafts/http/abort_response/draft-ietf-quic-qpack.txt" class="diff draft-ietf-quic-qpack">diff with last submission</a></td>
</tr>
<tr>
<th>draft-ietf-quic-recovery</th>
<td><a href="./draft-ietf-quic-recovery.html" class="html draft-ietf-quic-recovery">html</a></td>
<td><a href="./draft-ietf-quic-recovery.txt" class="txt draft-ietf-quic-recovery">plain text</a></td>
<td><a href="https://tools.ietf.org/rfcdiff?url1=https://quicwg.github.io/base-drafts/draft-ietf-quic-recovery.txt&amp;url2=https://quicwg.github.io/base-drafts/http/abort_response/draft-ietf-quic-recovery.txt">diff with master</a></td>
<td><a href="https://tools.ietf.org/rfcdiff?url1=https://tools.ietf.org/id/draft-ietf-quic-recovery.txt&amp;url2=https://quicwg.github.io/base-drafts/http/abort_response/draft-ietf-quic-recovery.txt" class="diff draft-ietf-quic-recovery">diff with last submission</a></td>
</tr>
<tr>
<th>draft-ietf-quic-tls</th>
<td><a href="./draft-ietf-quic-tls.html" class="html draft-ietf-quic-tls">html</a></td>
<td><a href="./draft-ietf-quic-tls.txt" class="txt draft-ietf-quic-tls">plain text</a></td>
<td><a href="https://tools.ietf.org/rfcdiff?url1=https://quicwg.github.io/base-drafts/draft-ietf-quic-tls.txt&amp;url2=https://quicwg.github.io/base-drafts/http/abort_response/draft-ietf-quic-tls.txt">diff with master</a></td>
<td><a href="https://tools.ietf.org/rfcdiff?url1=https://tools.ietf.org/id/draft-ietf-quic-tls.txt&amp;url2=https://quicwg.github.io/base-drafts/http/abort_response/draft-ietf-quic-tls.txt" class="diff draft-ietf-quic-tls">diff with last submission</a></td>
</tr>
<tr>
<th>draft-ietf-quic-transport</th>
<td><a href="./draft-ietf-quic-transport.html" class="html draft-ietf-quic-transport">html</a></td>
<td><a href="./draft-ietf-quic-transport.txt" class="txt draft-ietf-quic-transport">plain text</a></td>
<td><a href="https://tools.ietf.org/rfcdiff?url1=https://quicwg.github.io/base-drafts/draft-ietf-quic-transport.txt&amp;url2=https://quicwg.github.io/base-drafts/http/abort_response/draft-ietf-quic-transport.txt">diff with master</a></td>
<td><a href="https://tools.ietf.org/rfcdiff?url1=https://tools.ietf.org/id/draft-ietf-quic-transport.txt&amp;url2=https://quicwg.github.io/base-drafts/http/abort_response/draft-ietf-quic-transport.txt" class="diff draft-ietf-quic-transport">diff with last submission</a></td>
<th>draft-ietf-quic-invariants</th>
<td><a href="./draft-ietf-quic-invariants.html" class="html draft-ietf-quic-invariants">html</a></td>
<td><a href="./draft-ietf-quic-invariants.txt" class="txt draft-ietf-quic-invariants">plain text</a></td>
<td><a href="https://tools.ietf.org/rfcdiff?url1=https://quicwg.github.io/base-drafts/draft-ietf-quic-invariants.txt&amp;url2=https://quicwg.github.io/base-drafts/http/abort_response/draft-ietf-quic-invariants.txt">diff with master</a></td>
<td><a href="https://tools.ietf.org/rfcdiff?url1=https://tools.ietf.org/id/draft-ietf-quic-invariants.txt&amp;url2=https://quicwg.github.io/base-drafts/http/abort_response/draft-ietf-quic-invariants.txt" class="diff draft-ietf-quic-invariants">diff with last submission</a></td>
</tr>
</table>
<script>
Expand Down

0 comments on commit da38caa

Please sign in to comment.