ucb: webdav-curl: suppress libcurl proxy detection
The UCP already reads proxy configuration from configmgr, including a
list of hosts that should ignore proxy: Inet::Settings::ooInetNoProxy
Hence also set an empty string with CURLOPT_PROXY, disabling the
detect_proxy() function.
(The neon library was never built with the libproxy dependency it
needs to detect proxies.)
Change-Id: I279d1b85dbdd2455791d393e634a1fa7c1c17ce0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/129220
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
(cherry picked from commit
9b5894e67d6ba820443c9f1130231be8c0278f82)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/129086
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>