Skip to content

Commit

Permalink
Script updating gh-pages from 11dfba0. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ID Bot committed Mar 30, 2021
1 parent 59d3c55 commit 6808c13
Show file tree
Hide file tree
Showing 9 changed files with 928 additions and 928 deletions.
154 changes: 77 additions & 77 deletions draft-ietf-quic-http.html

Large diffs are not rendered by default.

150 changes: 75 additions & 75 deletions draft-ietf-quic-http.txt

Large diffs are not rendered by default.

230 changes: 115 additions & 115 deletions draft-ietf-quic-qpack.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions draft-ietf-quic-qpack.txt
Expand Up @@ -1213,11 +1213,11 @@ Table of Contents

QPACK defines two settings for the HTTP/3 SETTINGS frame:

SETTINGS_QPACK_MAX_TABLE_CAPACITY (0x1): The default value is zero.
SETTINGS_QPACK_MAX_TABLE_CAPACITY (0x01): The default value is zero.
See Section 3.2 for usage. This is the equivalent of the
SETTINGS_HEADER_TABLE_SIZE from HTTP/2.

SETTINGS_QPACK_BLOCKED_STREAMS (0x7): The default value is zero.
SETTINGS_QPACK_BLOCKED_STREAMS (0x07): The default value is zero.
See Section 2.1.2.

6. Error Handling
Expand Down Expand Up @@ -1504,9 +1504,9 @@ Table of Contents
+==========================+======+===============+=========+
| Setting Name | Code | Specification | Default |
+==========================+======+===============+=========+
| QPACK_MAX_TABLE_CAPACITY | 0x1 | Section 5 | 0 |
| QPACK_MAX_TABLE_CAPACITY | 0x01 | Section 5 | 0 |
+--------------------------+------+---------------+---------+
| QPACK_BLOCKED_STREAMS | 0x7 | Section 5 | 0 |
| QPACK_BLOCKED_STREAMS | 0x07 | Section 5 | 0 |
+--------------------------+------+---------------+---------+

Table 1
Expand Down
254 changes: 127 additions & 127 deletions draft-ietf-quic-recovery.html

Large diffs are not rendered by default.

250 changes: 125 additions & 125 deletions draft-ietf-quic-tls.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion draft-ietf-quic-tls.txt
Expand Up @@ -1891,7 +1891,7 @@ Table of Contents

6.7. Key Update Error Code

The KEY_UPDATE_ERROR error code (0xe) is used to signal errors
The KEY_UPDATE_ERROR error code (0x0e) is used to signal errors
related to key updates.

7. Security of Initial Messages
Expand Down
690 changes: 345 additions & 345 deletions draft-ietf-quic-transport.html

Large diffs are not rendered by default.

118 changes: 59 additions & 59 deletions draft-ietf-quic-transport.txt

Large diffs are not rendered by default.

0 comments on commit 6808c13

Please sign in to comment.