HttpUtils.pm: proxy global attribute (Forum #60471)

git-svn-id: https://svn.fhem.de/fhem/trunk@15017 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2017-09-05 22:07:18 +00:00
parent 975de39952
commit c644b8a419
5 changed files with 60 additions and 15 deletions

View File

@@ -1507,7 +1507,7 @@ The following local attributes are used by a wider range of devices:
Windows.
</li><br>
<a name="pidfilename="></a>
<a name="pidfilename"></a>
<li>pidfilename<br>
Write the process id of the perl process to the specified file. The
server runs as a daemon, and some distributions would like to check by
@@ -1515,6 +1515,15 @@ The following local attributes are used by a wider range of devices:
shutdown.
</li><br>
<a name="proxy"></a>
<li>proxy<br>
IP:PORT of the proxy server to be used by HttpUtils.
</li><br>
<a name="proxyExclude"></a>
<li>proxyExclude<br>
regexp for hosts to exclude when using a proxy
</li><br>
<li><a href="#fheminfo">sendStatistics</a><br>
<a name="statefile"></a>