doc/user: document effect of http_proxy envvar on curl plugin

This commit is contained in:
Florian Schlichting 2015-08-11 19:01:08 +02:00 committed by Max Kellermann
parent 5d13c13821
commit 082523bcea

View File

@ -1532,6 +1532,14 @@ buffer_size: 16384</programlisting>
Opens remote files or streams over HTTP.
</para>
<para>
Note that unless overridden by the below settings (e.g. by
setting them to a blank value), general curl configuration
from environment variables such as
<varname>http_proxy</varname> or specified in
<filename>~/.curlrc</filename> will be in effect.
</para>
<informaltable>
<tgroup cols="2">
<thead>