Skip to content

Commit

Permalink
Update docs/advanced/extensions.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tomchristie committed Mar 14, 2024
1 parent 5763cf9 commit 38a3743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/advanced/extensions.md
Expand Up @@ -152,7 +152,7 @@ When using HTTP/2 there is no further response versioning included in the protoc

The reason-phrase of the HTTP response, as bytes. For example `b"OK"`. Some servers may include a custom reason phrase, although this is not recommended.

HTTP/2 Edwards does not include a reason phrase on the wire.
HTTP/2 onwards does not include a reason phrase on the wire.

When no key is included, a default based on the status code may be used.

Expand Down

0 comments on commit 38a3743

Please sign in to comment.