Hi Oleg, > Actually some web proxies are capable of executing FTP requests on the > client's behalf. So, this is a legitimate usage of HttpClient
So the HTTP request with an ftp: URL is translated by the proxy to an FTP transaction, and the result is returned via HTTP? Interesting. Thanks for telling me, I wasn't aware of that. cheers, Roland --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
