XHTTP: noGRPCHeader

This commit is contained in:
mhsanaei
2024-11-21 17:56:25 +03:30
parent c4a5c059e3
commit b569c21fec
2 changed files with 7 additions and 0 deletions

View File

@@ -55,5 +55,8 @@
<a-form-item label="Max Lifetime (ms)">
<a-input v-model="inbound.stream.splithttp.xmux.cMaxLifetimeMs"></a-input>
</a-form-item>
<a-form-item label="No gRPC Header">
<a-switch v-model="inbound.stream.splithttp.noGRPCHeader"></a-switch>
</a-form-item>
</a-form>
{{end}}