Skip to content

Commit

Permalink
Gah, you know what I meant
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeBishop committed Jan 9, 2019
1 parent e316d3a commit 54b4796
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions draft-ietf-quic-http.md
Expand Up @@ -754,8 +754,8 @@ multiple PUSH_PROMISE frames. A client MUST treat receipt of a PUSH_PROMISE
that contains a larger Push ID than the client has advertised or a Push ID which
has already been promised as a connection error of type HTTP_MALFORMED_FRAME.

If a DATA frame is received on either control stream, the recipient MUST respond
with a connection error ({{errors}}) of type HTTP_WRONG_STREAM.
If a PUSH_PROMISE frame is received on either control stream, the recipient MUST
respond with a connection error ({{errors}}) of type HTTP_WRONG_STREAM.

See {{server-push}} for a description of the overall server push mechanism.

Expand Down

0 comments on commit 54b4796

Please sign in to comment.