From 6066edd510d69b2e92b830ad177b88ae083697d4 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Sat, 29 Jul 2023 15:52:02 +0330 Subject: sockopt acceptProxyProtocol for h2 , gRPC #773 --- web/html/xui/form/stream/stream_grpc.html | 2 +- web/html/xui/form/stream/stream_http.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'web/html') diff --git a/web/html/xui/form/stream/stream_grpc.html b/web/html/xui/form/stream/stream_grpc.html index f34a3457..1ee57bbf 100644 --- a/web/html/xui/form/stream/stream_grpc.html +++ b/web/html/xui/form/stream/stream_grpc.html @@ -1,7 +1,7 @@ {{define "form/streamGRPC"}} - +
diff --git a/web/html/xui/form/stream/stream_http.html b/web/html/xui/form/stream/stream_http.html index 17bd3759..e80eef0f 100644 --- a/web/html/xui/form/stream/stream_http.html +++ b/web/html/xui/form/stream/stream_http.html @@ -1,7 +1,7 @@ {{define "form/streamHTTP"}} - +
-- cgit v1.2.3