mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#8132)
This commit is contained in:
parent
33859cf75f
commit
ed21b83354
|
@ -1509,6 +1509,19 @@ No
|
|||
<td>
|
||||
<p>Specify if http1.1 connection should be upgraded to http2 for the associated destination.</p>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
No
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="ConnectionPoolSettings-HTTPSettings-use_client_protocol">
|
||||
<td><code>useClientProtocol</code></td>
|
||||
<td><code>bool</code></td>
|
||||
<td>
|
||||
<p>If set to true, client protocol will be preserved while initiating connection to backend.
|
||||
Note that when this is set to true, h2<em>upgrade</em>policy will be ineffective i.e. the client
|
||||
connections will not be upgraded to http2.</p>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
No
|
||||
|
|
Loading…
Reference in New Issue