Skip to content

Commit

Permalink
fix grpc_web to grpc-web
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Matheson committed Feb 18, 2022
1 parent 53ac8bf commit debe4ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -673,7 +673,7 @@ <h2 id="Port">Port</h2>
<td><code>string</code></td>
<td>
<p>The protocol exposed on the port.
MUST BE one of HTTP|HTTPS|GRPC|GRPC_WEB|HTTP2|MONGO|TCP|TLS.
MUST BE one of HTTP|HTTPS|GRPC|GRPC-WEB|HTTP2|MONGO|TCP|TLS.
TLS implies the connection will be routed based on the SNI header to
the destination without terminating the TLS connection.</p>

Expand Down

0 comments on commit debe4ba

Please sign in to comment.