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/stream/stream_xhttp.html | 28 ++-------------------------- 1 file changed, 2 insertions(+), 26 deletions(-) (limited to 'web/html/xui/form/stream') 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