tsNet and proxy servers
Posted: Tue May 02, 2017 12:37 am
Hi,
I'm looking for information on proxy servers and tsNet. I have the following questions at the moment:
1. I see in tsNetLibURL that the proxy server for a given url is passed in to ulExtHandleRequest. It doesn't seem that libUrlSetAuthCallback is respected, however. What happens if a 407 error is returned? I'm trying to test but I don't know that the proxy is being respected. The proxy server requires a username/password but libURL never reports a 407 error. It makes me wonder if tsNet is actually trying to use the proxy.
2. Is tsNet compiled with support for NTLM authentication on Windows?
I'm looking for information on proxy servers and tsNet. I have the following questions at the moment:
1. I see in tsNetLibURL that the proxy server for a given url is passed in to ulExtHandleRequest. It doesn't seem that libUrlSetAuthCallback is respected, however. What happens if a 407 error is returned? I'm trying to test but I don't know that the proxy is being respected. The proxy server requires a username/password but libURL never reports a 407 error. It makes me wonder if tsNet is actually trying to use the proxy.
2. Is tsNet compiled with support for NTLM authentication on Windows?