winhttp: Fix the error returned from WinHttpGetProxyForUrl when autodetection fails.
authorHans Leidekker <hans@codeweavers.com>
Thu, 1 Nov 2012 13:45:59 +0000 (14:45 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 1 Nov 2012 14:42:39 +0000 (15:42 +0100)
commit8ca3e80ddd7bf291ec118e147f64559726cb7259
tree215e77c26b915d66ca7c6a11187da450e07a1680
parent218b1951dba68361e4ce8e746dff952ced80d2d0
winhttp: Fix the error returned from WinHttpGetProxyForUrl when autodetection fails.
dlls/winhttp/session.c
dlls/winhttp/tests/winhttp.c