Skip to content

Commit

Permalink
Update draft-ietf-quic-http.md
Browse files Browse the repository at this point in the history
Co-Authored-By: Martin Thomson <mt@lowentropy.net>
  • Loading branch information
dtikhonov and martinthomson authored Dec 3, 2019
1 parent 28a2c38 commit a57490b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-quic-http.md
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ An HTTP message (request or response) consists of:
3. optionally, trailing headers, if present (see {{!RFC7230}}, Section 4.1.2),
sent as a single HEADERS frame.

A server MAY send one or more PUSH_PROMISE (see {{frame-push-promise}}) and/or
A server MAY send one or more PUSH_PROMISE (see {{frame-push-promise}}) or
DUPLICATE_PUSH (see {{frame-duplicate-push}}) frames before, after, or
interleaved with the frames of a response message. These PUSH_PROMISE and
DUPLICATE_PUSH frames are not part of the response; see {{server-push}} for
Expand Down

0 comments on commit a57490b

Please sign in to comment.