Skip to content

Commit

Permalink
Fix the value of MAX_PUSH_ID Frame Type (#4060)
Browse files Browse the repository at this point in the history
  • Loading branch information
araya committed Aug 27, 2020
1 parent 05a33f2 commit e0b38b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-quic-http.md
Expand Up @@ -1583,7 +1583,7 @@ sending MAX_PUSH_ID frames as the server fulfills or cancels server pushes.

~~~~~~~~~~ drawing
MAX_PUSH_ID Frame {
Type (i) = 0x1,
Type (i) = 0xD,
Length (i),
Push ID (i),
}
Expand Down

0 comments on commit e0b38b1

Please sign in to comment.