Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nits from AD review #4237

Merged
merged 2 commits into from Oct 19, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion draft-ietf-quic-http.md
Expand Up @@ -475,7 +475,7 @@ is considered invalid.
A server MAY send one or more PUSH_PROMISE frames ({{frame-push-promise}})
before, after, or interleaved with the frames of a response message. These
PUSH_PROMISE frames are not part of the response; see {{server-push}} for more
details. Additional promises are not permitted on push streams; a pushed
details. PUSH_PROMISE frames are not permitted on push streams; a pushed
response that includes PUSH_PROMISE frames MUST be treated as a connection error
of type H3_FRAME_UNEXPECTED.

Expand Down