From b60387accb884a6745b4c8ae89ef6e81baa68890 Mon Sep 17 00:00:00 2001 From: mhsanaei Date: Wed, 11 Dec 2024 17:05:47 +0100 Subject: XHTTP: Add "keepAlivePeriod" --- web/html/xui/form/stream/stream_ws.html | 2 +- web/html/xui/form/stream/stream_xhttp.html | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'web/html') diff --git a/web/html/xui/form/stream/stream_ws.html b/web/html/xui/form/stream/stream_ws.html index 16a423ca..65c87ae1 100644 --- a/web/html/xui/form/stream/stream_ws.html +++ b/web/html/xui/form/stream/stream_ws.html @@ -13,7 +13,7 @@ - + diff --git a/web/html/xui/form/stream/stream_xhttp.html b/web/html/xui/form/stream/stream_xhttp.html index 621189a0..faec875d 100644 --- a/web/html/xui/form/stream/stream_xhttp.html +++ b/web/html/xui/form/stream/stream_xhttp.html @@ -17,8 +17,7 @@ - - + - @@ -28,6 +27,9 @@ [[ key ]] + + + -- cgit v1.2.3