Skip to content

Commit 711aadb

Browse files
committed
HTTP change log
1 parent fb1f97c commit 711aadb

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

draft-ietf-quic-http.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -925,8 +925,21 @@ The original authors of this specification were Robbie Shade and Mike Warres.
925925

926926
## Since draft-ietf-quic-http-01:
927927

928-
- SETTINGS can be sent only one at the start of a connection. SETTINGS_ACK
929-
removed.
928+
- SETTINGS changes:
929+
930+
- SETTINGS can be sent only once at the start of a connection; no changes
931+
- SETTINGS_ACK removed
932+
- Settings can only occur in the SETTINGS frame a single time
933+
- Boolean format updated
934+
935+
- Alt-Svc parameter changed from "v" to "quic"; format updated
936+
937+
- Closing the connection control stream or any message control stream is a
938+
fatal error
939+
940+
- HPACK Sequence counter can wrap
941+
942+
- 0-RTT guidance added
930943

931944
## Since draft-ietf-quic-http-00:
932945

@@ -937,7 +950,7 @@ The original authors of this specification were Robbie Shade and Mike Warres.
937950

938951
- Adopted SETTINGS format from draft-bishop-httpbis-extended-settings-01
939952

940-
- Reworked SETTINGS_ACK to account for indeterminate inter-stream order.
953+
- Reworked SETTINGS_ACK to account for indeterminate inter-stream order
941954

942955
- Described CONNECT pseudo-method
943956

0 commit comments

Comments
 (0)