Search Results

1
vote

Can someone give me an example of a Unmanaged C++ HTML Client with proxy support?

Call WinHttpGetIEProxyConfigForCurrentUser to get the proxy configuration and then use the HTTP stack of your choi …