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 authored and mbeijen committed Mar 19, 2024
1 parent f97f5ee commit 976e30b
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 976e30b

Please sign in to comment.