From b26776e529a61666dcb941ad00ac85c1d90b03da Mon Sep 17 00:00:00 2001 From: mildis Date: Tue, 4 Jun 2019 04:51:47 +0200 Subject: Add cURL support to HTTP Client - Add HTTP_PROXY_EXCLUDE option when cURL is used - Show HTTP client backend in about page - Fallback to legacy Stream Contexts if cURL extension is not available --- app/Template/config/about.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/Template/config/about.php') diff --git a/app/Template/config/about.php b/app/Template/config/about.php index 29063841..628fb096 100644 --- a/app/Template/config/about.php +++ b/app/Template/config/about.php @@ -35,6 +35,10 @@ +
  • + + +
  • -- cgit v1.2.3