Re: LWP::Authen::Digest update for RFC 2617

Gisle Aas (gisle@activestate.com)
19 Jan 2001 08:50:35 -0800


Dave Dunkin <dave_dunkin@hotmail.com> writes:

> In a project I'm currently working on, I need to authenticate with an NT
> server which specifies qop="auth" in the WWW-Authenticate header. The
> included patch allows this to happen, as specified in RFC 2617.

The patch seems ok, but it does not apply cleanly on top of the latest
LWP. Could you try to redo it based on LWP-5.50?

  $ patch <patch
  patching file `Digest.pm'
  Hunk #2 succeeded at 17 with fuzz 2 (offset 3 lines).
  Hunk #3 FAILED at 30.
  Hunk #4 FAILED at 43.
  2 out of 4 hunks FAILED -- saving rejects to Digest.pm.rej


Regards,
Gisle