From 0df85cc3d9d418d3abc335047c7bd2c8794685fa Mon Sep 17 00:00:00 2001 From: mhsanaei Date: Mon, 16 Dec 2024 21:21:29 +0100 Subject: XHTTP: server & client Remove scMinPostsIntervalMs, xmux, noGRPCHeader from the server side and add them to the client side. Before you could have them on sub json but I decided to remove them. --- web/html/xui/form/outbound.html | 24 ++++++++++++++++++++++++ web/html/xui/form/stream/stream_xhttp.html | 28 ++-------------------------- 2 files changed, 26 insertions(+), 26 deletions(-) (limited to 'web/html/xui/form') diff --git a/web/html/xui/form/outbound.html b/web/html/xui/form/outbound.html index fb9e6f41..0293ffa8 100644 --- a/web/html/xui/form/outbound.html +++ b/web/html/xui/form/outbound.html @@ -377,6 +377,30 @@ [[ key ]] + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/web/html/xui/form/stream/stream_xhttp.html b/web/html/xui/form/stream/stream_xhttp.html index 1dd3c15c..749bfcee 100644 --- a/web/html/xui/form/stream/stream_xhttp.html +++ b/web/html/xui/form/stream/stream_xhttp.html @@ -27,41 +27,17 @@ [[ key ]] - + - + - - - - - - - - - - - - - - - - - - - - - - - - {{end}} \ No newline at end of file -- cgit v1.2.3