Daniel Stenberg <[EMAIL PROTECTED]> writes: > I'm pretty sure the original NTLM code I contributed to wget _had_ > the ability to deal with proxies (as I wrote the support for both > host and proxy at the same time). It should be fairly easy to bring > back.
It's easy to bring back the code itself, but it's not easy to integrate it with how Wget communicates with proxies, at least not without reworking a large chunk of HTTP code. That is why I started with support for simple client NTLM and postponed proxies for "later".
