Skip to content
Permalink
Browse files
Script updating gh-pages from 8f847d3. [ci skip]
  • Loading branch information
ID Bot committed May 11, 2022
1 parent 15cf94b commit 67d73e30e165181259d0fb7e33d028fe65e7966c
Showing with 10 additions and 10 deletions.
  1. +2 −2 qpack/capitalization/rfc8999.html
  2. +2 −2 qpack/capitalization/rfc9000.html
  3. +3 −3 qpack/capitalization/rfc9001.html
  4. +1 −1 qpack/capitalization/rfc9001.txt
  5. +2 −2 qpack/capitalization/rfc9002.html
@@ -10,7 +10,7 @@
This document defines the properties of the QUIC transport protocol that are
common to all versions of the protocol.
" name="description">
<meta content="xml2rfc 3.12.5" name="generator">
<meta content="xml2rfc 3.12.6" name="generator">
<meta content="crypto" name="keyword">
<meta content="next generation" name="keyword">
<meta content="protocol" name="keyword">
@@ -19,7 +19,7 @@
<meta content="UDP" name="keyword">
<meta content="8999" name="rfc.number">
<!-- Generator version information:
xml2rfc 3.12.5
xml2rfc 3.12.6
Python 3.9.7
appdirs 1.4.4
ConfigArgParse 1.3
@@ -16,7 +16,7 @@
integration of TLS for key negotiation, loss detection, and an exemplary
congestion control algorithm.
" name="description">
<meta content="xml2rfc 3.12.5" name="generator">
<meta content="xml2rfc 3.12.6" name="generator">
<meta content="multipath" name="keyword">
<meta content="next generations" name="keyword">
<meta content="protocol" name="keyword">
@@ -29,7 +29,7 @@
<meta content="transport-ng" name="keyword">
<meta content="9000" name="rfc.number">
<!-- Generator version information:
xml2rfc 3.12.5
xml2rfc 3.12.6
Python 3.9.7
appdirs 1.4.4
ConfigArgParse 1.3
@@ -11,13 +11,13 @@
This document describes how Transport Layer Security (TLS) is used to secure
QUIC.
" name="description">
<meta content="xml2rfc 3.12.5" name="generator">
<meta content="xml2rfc 3.12.6" name="generator">
<meta content="crypto" name="keyword">
<meta content="opportunistic encryption" name="keyword">
<meta content="plaintext quic" name="keyword">
<meta content="9001" name="rfc.number">
<!-- Generator version information:
xml2rfc 3.12.5
xml2rfc 3.12.6
Python 3.9.7
appdirs 1.4.4
ConfigArgParse 1.3
@@ -3563,7 +3563,7 @@ <h3 id="name-informative-references">
<dd class="break"></dd>
<dt id="QUIC-HTTP">[QUIC-HTTP]</dt>
<dd>
<span class="refAuthor">Bishop, M., Ed.</span>, <span class="refTitle">"Hypertext Transfer Protocol Version 3 (HTTP/3)"</span>, <span class="refContent">Work in Progress</span>, <span class="seriesInfo">Internet-Draft, draft-ietf-quic-http-latest</span>, <time datetime="2022-05-10" class="refDate">10 May 2022</time>, <span>&lt;<a href="https://datatracker.ietf.org/doc/html/draft-ietf-quic-http-latest">https://datatracker.ietf.org/doc/html/draft-ietf-quic-http-latest</a>&gt;</span>. </dd>
<span class="refAuthor">Bishop, M., Ed.</span>, <span class="refTitle">"Hypertext Transfer Protocol Version 3 (HTTP/3)"</span>, <span class="refContent">Work in Progress</span>, <span class="seriesInfo">Internet-Draft, draft-ietf-quic-http-latest</span>, <time datetime="2022-05-11" class="refDate">11 May 2022</time>, <span>&lt;<a href="https://datatracker.ietf.org/doc/html/draft-ietf-quic-http-latest">https://datatracker.ietf.org/doc/html/draft-ietf-quic-http-latest</a>&gt;</span>. </dd>
<dd class="break"></dd>
<dt id="RFC2818">[RFC2818]</dt>
<dd>
@@ -2297,7 +2297,7 @@ Table of Contents
[QUIC-HTTP]
Bishop, M., Ed., "Hypertext Transfer Protocol Version 3
(HTTP/3)", Work in Progress, Internet-Draft, draft-ietf-
quic-http-latest, 10 May 2022,
quic-http-latest, 11 May 2022,
<https://datatracker.ietf.org/doc/html/draft-ietf-quic-
http-latest>.

@@ -11,15 +11,15 @@
This document describes loss detection and congestion control mechanisms for
QUIC.
" name="description">
<meta content="xml2rfc 3.12.5" name="generator">
<meta content="xml2rfc 3.12.6" name="generator">
<meta content="bbr" name="keyword">
<meta content="delay-sensitive congestion control" name="keyword">
<meta content="fec" name="keyword">
<meta content="loss-tolerant congestion control" name="keyword">
<meta content="next generation" name="keyword">
<meta content="9002" name="rfc.number">
<!-- Generator version information:
xml2rfc 3.12.5
xml2rfc 3.12.6
Python 3.9.7
appdirs 1.4.4
ConfigArgParse 1.3

0 comments on commit 67d73e3

Please sign in to comment.