From b7a8bb3981216ee29bb45ac5b9650b9ce9a16778 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Thu, 25 Aug 2022 18:59:00 +0200 Subject: proxy: T4642: allow https proxy transports (cherry picked from commit 73be77ec42d06a369974bfb1255839164f73c276) --- interface-definitions/system-proxy.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'interface-definitions/system-proxy.xml.in') diff --git a/interface-definitions/system-proxy.xml.in b/interface-definitions/system-proxy.xml.in index 4e1094530..abd29ea22 100644 --- a/interface-definitions/system-proxy.xml.in +++ b/interface-definitions/system-proxy.xml.in @@ -11,7 +11,7 @@ Proxy URL - http:\/\/[a-z0-9-\.]+$ + http(s)?:\/\/[a-z0-9-\.]+$ -- cgit v1.2.3