Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Weiss <sdw35@cornell.edu>
  • Loading branch information
ilackarms committed Mar 31, 2018
1 parent 31061b5 commit b8d492e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion envoy/config/filter/http/transcoder/v2/transcoder.proto
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@ message GrpcJsonTranscoder {

// Whether to keep the incoming request route after the outgoing headers have been transformed to
// the match the upstream gRPC service. Note: This means that routes for gRPC services that are
// not transcoded cannot be used in combination with match_incoming_request_route
// not transcoded cannot be used in combination with *match_incoming_request_route*.
bool match_incoming_request_route = 5;
}

0 comments on commit b8d492e

Please sign in to comment.