Wolfgang-h
2008-07-07 07:23:01 UTC
Hello my problem is quite small but I don't find any clue in the MSDN:
I fetch with WinHttpGetProxyForUrl a list of possible Proxies in the
WINHTTP_PROXY_INFO structure. ("proxy1;proxy2")
When I set the proxies into the Winhttp system (WinHttpSetOption) only the
first proxy is used. That means, if the first proxy is down, the second proxy
is never used.
Is there anypossible way to configure WINHTTP to try all passed proxies?
thanks
Wolfgang
I fetch with WinHttpGetProxyForUrl a list of possible Proxies in the
WINHTTP_PROXY_INFO structure. ("proxy1;proxy2")
When I set the proxies into the Winhttp system (WinHttpSetOption) only the
first proxy is used. That means, if the first proxy is down, the second proxy
is never used.
Is there anypossible way to configure WINHTTP to try all passed proxies?
thanks
Wolfgang