• Joe Milbourn's avatar
    input_curl: honour http_proxy_* config directives · 45598d50
    Joe Milbourn authored
    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.
    45598d50
To find the state of this project's repository at the time of any of these versions, check out the tags.
NEWS 17.4 KB