Is FindProxyForURL function thread safe ? Can multiple threads call it concurrently wihtout any side effects ?
If my application uses a PAC file to know about the proxy server, PAC file being written by someone else (customers), as an application developer is it safe to assume it is thread safe ?