diff options
author | Joe Milbourn <joe.milbourn+mpd@gmail.com> | 2009-01-13 22:57:05 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-01-13 22:57:05 +0100 |
commit | 45598d50e30df92a9e99c2471be00f7c8581fe91 (patch) | |
tree | 475359e71fd2e2ac8538defeb69cb445ceb1205b /src/pcm_volume.h | |
parent | 18cb34700e1e4a960baa12a407d2148639996db9 (diff) | |
download | mpd-45598d50e30df92a9e99c2471be00f7c8581fe91.tar.gz mpd-45598d50e30df92a9e99c2471be00f7c8581fe91.tar.xz mpd-45598d50e30df92a9e99c2471be00f7c8581fe91.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/pcm_volume.h')
0 files changed, 0 insertions, 0 deletions