Skip to content

Commit

Permalink
Add GRPC-WEB to acceptable Gateway ports
Browse files Browse the repository at this point in the history
  • Loading branch information
mmatheson committed Feb 18, 2022
1 parent ed40a80 commit 133b556
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|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 133b556

Please sign in to comment.