On Wed, Jul 18, 2001 at 12:38:24PM -0600, Brent Davis wrote:
> Would there be any interest in adding MD5 Digest Authentication support to
> lftp?

Yes.

This is how it should be done:

add a setting http:auth-digest (bool)

if set to true, don't send Authorization header in first request,
use a new flag in Http class (auth_sent), retry request with digest auth
if digest authorization is requested and sent_auth is false.

--
   Alexander.

Reply via email to