Question:
I am trying to download using the Chilkat.Http.Download method.
I am connecting over a socks 5 proxy.
All works well for static download links; eg http://A.com/b.zip
But for downloads such as https://mail.google.com/mail/u/0/?ui=2&ik=77645ce84f&view=att&th=0382302424&attid=0.1&disp=safe&zw etc..
I have no idea how to make it work?
Any help much appreciated.
Does the "indirect link" work when not using a SOCKS proxy?
It does not work with or without socks soI do not believe the SOCKS proxy is the issue - it is how to handle HTTP downloads where the link is not an absolute URI?
Please post the contents of the LastErrorText property captured after calling Download.