From dea61b839c6920a85a10377aef04ae2325fd65d5 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Fri, 9 Jun 2023 18:53:57 +0330 Subject: new - acceptProxyProtocol for H2 and gRPC #581 --- web/html/xui/form/stream/stream_grpc.html | 4 ++++ web/html/xui/form/stream/stream_http.html | 4 ++++ web/html/xui/form/stream/stream_ws.html | 3 +-- 3 files changed, 9 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 21c95f99..f34a3457 100644 --- a/web/html/xui/form/stream/stream_grpc.html +++ b/web/html/xui/form/stream/stream_grpc.html @@ -1,5 +1,9 @@ {{define "form/streamGRPC"}} + + + +
diff --git a/web/html/xui/form/stream/stream_http.html b/web/html/xui/form/stream/stream_http.html index 57574ce5..17bd3759 100644 --- a/web/html/xui/form/stream/stream_http.html +++ b/web/html/xui/form/stream/stream_http.html @@ -1,5 +1,9 @@ {{define "form/streamHTTP"}} + + + +
diff --git a/web/html/xui/form/stream/stream_ws.html b/web/html/xui/form/stream/stream_ws.html index ec9d3755..25d1299c 100644 --- a/web/html/xui/form/stream/stream_ws.html +++ b/web/html/xui/form/stream/stream_ws.html @@ -3,8 +3,7 @@ -
- +
-- cgit v1.2.3