Commit 1f8023ce authored by Isaac Boukris's avatar Isaac Boukris Committed by Jay Satiro
Browse files

url: fix unix-socket support for proxy-disabled builds

Prior to this change if curl was built with Unix Socket support
(--enable-unix-sockets) and without Proxy support (--disable-proxy) then
unix socket options would erroneously be ignored.

Regression introduced in:
0b8d682f

Bug: https://github.com/curl/curl/issues/1274


Reported-by: default avatar <mccormickt12@users.noreply.github.com>

Closes https://github.com/curl/curl/pull/1289
parent f7285cc0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment