rename - splithttp to xhttp

This commit is contained in:
mhsanaei
2024-11-03 10:51:53 +01:00
parent e3576e8a85
commit adb08a60cf
3 changed files with 5 additions and 5 deletions
@@ -10,7 +10,7 @@
<a-select-option value="http">HTTP</a-select-option>
<a-select-option value="grpc">gRPC</a-select-option>
<a-select-option value="httpupgrade">HTTPUpgrade</a-select-option>
<a-select-option value="splithttp">SplitHTTP</a-select-option>
<a-select-option value="splithttp">SplitHTTP (XHTTP)</a-select-option>
</a-select>
</a-form-item>
</a-form>