From 4efcdb3e01357ad67119f42ff9b1830e3b0fe4f1 Mon Sep 17 00:00:00 2001 From: mhsanaei Date: Wed, 4 Dec 2024 13:27:29 +0100 Subject: Transport: Remove HTTP Migrated to XHTTP "stream-one" mode. --- web/html/xui/form/stream/stream_http.html | 17 ----------------- web/html/xui/form/stream/stream_settings.html | 6 ------ 2 files changed, 23 deletions(-) delete mode 100644 web/html/xui/form/stream/stream_http.html (limited to 'web/html/xui/form/stream') diff --git a/web/html/xui/form/stream/stream_http.html b/web/html/xui/form/stream/stream_http.html deleted file mode 100644 index b562c112..00000000 --- a/web/html/xui/form/stream/stream_http.html +++ /dev/null @@ -1,17 +0,0 @@ -{{define "form/streamHTTP"}} - - - - - - - - - -{{end}} \ No newline at end of file diff --git a/web/html/xui/form/stream/stream_settings.html b/web/html/xui/form/stream/stream_settings.html index cab4e727..a3119d9c 100644 --- a/web/html/xui/form/stream/stream_settings.html +++ b/web/html/xui/form/stream/stream_settings.html @@ -7,7 +7,6 @@ TCP (RAW) mKCP WebSocket - HTTP gRPC HTTPUpgrade XHTTP @@ -30,11 +29,6 @@ {{template "form/streamWS"}} - - -