Skip to content

Commit

Permalink
Update http_protocol_options.proto
Browse files Browse the repository at this point in the history
Revert unrelated change

Signed-off-by: Sheldon Shao <[email protected]>
  • Loading branch information
shaoxt authored Jan 22, 2025
1 parent 71afc83 commit f571c6b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ message HttpProtocolOptions {
option (validate.required) = true;

// To explicitly configure either HTTP/1 or HTTP/2 (but not both!) use ``explicit_http_config``.
// If the ``explicit_http_config`` is empty, HTTP/1.1 is used.
ExplicitHttpConfig explicit_http_config = 3;

// This allows switching on protocol based on what protocol the downstream
Expand Down

0 comments on commit f571c6b

Please sign in to comment.