Skip to content

Commit

Permalink
Refine description of HTTP codes
Browse files Browse the repository at this point in the history
  • Loading branch information
martinthomson committed Aug 11, 2017
1 parent fc7ced7 commit 9ca0728
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions draft-ietf-quic-http.md
Original file line number Diff line number Diff line change
Expand Up @@ -804,10 +804,10 @@ the entire connection when an error is encountered. These are referred to as
This section describes HTTP-specific error codes which can be used to express
the cause of a connection or stream error.

## HTTP-Defined QUIC Error Codes {#http-error-codes}
## HTTP/QUIC Error Codes {#http-error-codes}

The following error codes are defined by HTTP for use in QUIC RST_STREAM and
APPLICATION_CLOSE frames.
The following error codes are defined for use in QUIC RST_STREAM and
APPLICATION_CLOSE frames when using HTTP/QUIC.

HTTP_PUSH_REFUSED (0x01):
: The server has attempted to push content which the client will not accept
Expand Down

0 comments on commit 9ca0728

Please sign in to comment.