From 6d0e7ec495cfc0ecb47b2afa532792032e0cfa92 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Mon, 20 Apr 2026 17:25:18 +0200 Subject: reset button for auth password --- web/html/form/stream/stream_xhttp.html | 337 ++++++++++++++++++++------------- 1 file changed, 210 insertions(+), 127 deletions(-) (limited to 'web/html/form/stream/stream_xhttp.html') diff --git a/web/html/form/stream/stream_xhttp.html b/web/html/form/stream/stream_xhttp.html index 15c6161a..8ae3a40c 100644 --- a/web/html/form/stream/stream_xhttp.html +++ b/web/html/form/stream/stream_xhttp.html @@ -1,129 +1,212 @@ {{define "form/streamXHTTP"}} - - - - - - - - - - - - - - - - - - - - - - - [[ key - ]] - - - - - - - - - - - - - - - - - - - - - Default (POST) - POST - PUT - GET (packet-up only) - - - - - Default (path) - path - header - cookie - query - - - - - - - - Default (path) - path - header - cookie - query - - - - - - - - Default (body) - body - header - cookie - query - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + [[ key ]] + + + + + + + + + + + + + + + + + + + + + Default (POST) + POST + PUT + GET (packet-up only) + + + + + Default (path) + path + header + cookie + query + + + + + + + + Default (path) + path + header + cookie + query + + + + + + + + Default (body) + body + header + cookie + query + + + + + + + + + + + -{{end}} \ No newline at end of file +{{end}} -- cgit v1.2.3