CC: | pcollins [...] cpan.org |
Subject: | Patch for HTTP::DAV fixing bug with recent libwww version |
Hi there,
I started using HTTP::DAV recently and faced some problems with the
authentication. I always got an "Unauthorized" error although the
credentials were set.
I was able to track it down to the
HTTP::HTTP::DAV::UserAgent->credentials() in HTTP::DAV::Comms.pm which
behaves differently compared to LWP::UserAgent->credentials().
The attached patch fixes the problem, at least for me, and it seems to
work fine now.
I'm using:
libwww-perl 5.820-1 (Debian package on sid)
libhttp-dav-perl 0.35-1 (Build from the latest CPAN sources on Debian
sid)
Could you pls apply the patch to the mainstream version?
Thanks a lot for the good work on this module
Best regards
--
Thorsten Klein <grobie@perlwizard.de>
Subject: | HTTP-DAV-Comms.patch.gz |
Message body not shown because it is not plain text.