diff options
author | Joe Milbourn <joe.milbourn+mpd@gmail.com> | 2009-01-13 23:10:41 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-01-13 23:10:41 +0100 |
commit | 7320db5af2cca2040520694aed4996eb84dba323 (patch) | |
tree | e54a575e38587d80cfacf7c51adc25b7e968f47b /src/playlist.c | |
parent | 823ea562421449dabfcf3afc621a211db2c40d3d (diff) | |
download | mpd-7320db5af2cca2040520694aed4996eb84dba323.tar.gz mpd-7320db5af2cca2040520694aed4996eb84dba323.tar.xz mpd-7320db5af2cca2040520694aed4996eb84dba323.zip |
input_curl: honour http_proxy_* config directives
If http_proxy_{host, port, user, password} are provided in mpd.conf
they are not passed on to libcurl. As a result mpd cannot stream from
behind an http proxy.
The attached patch `http_proxy.patch` makes the relevant calls to
curl_easy_setopt(...) for all proxy configuration parameters, but is
only tested for host and port.
Diffstat (limited to 'src/playlist.c')
0 files changed, 0 insertions, 0 deletions