Hello,
did the https-over-proxies patch made it into this version? It is
not listed as a change in this announcement.
Best Regards,
Reiner Buehl.
> -----Original Message-----
> From: Gisle Aas [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, April 09, 2000 9:56 PM
> To: [EMAIL PROTECTED]
> Subject: libwww-perl-5.48
>
>
> I just uploaded LWP-5.48 to CPAN with the following changes.
>
> README.SSL update by Marko Asplund <[EMAIL PROTECTED]>
>
> Added cookie example to lwpcook.pod
>
HTTP::Date::str2time returns undef on failure instead
of an empty list as suggested by Markus B Kr�ger <[EMAIL PROTECTED]>
$request->uri($uri) will now always store a copy of the $uri.
HTTP::Status: Added status codes from RFC 2616 and RFC 2518 (WebDAV)
LWP::RobotUA will not parse robots.txt unless content type and
content sample looks right.
LWP::UserAgent: Deal with multiple WWW-Authenticate headers.
Patch by Hugo <[EMAIL PROTECTED]>
$ua->proxy can now return the old proxy settings without
destroying the old one.
Based on patch by Benjamin Low <[EMAIL PROTECTED]>
LWP::Protocol::http update
- don't terminate header parsing on bad headers
- extra_sock_opts
- preparations for keep alive support
- method CONNECT
WWW::RobotRules deal with various absolute URIs in the
disallow lines.
Makefile.PL: Make sure we have HTML::TokeParser
Clean test on VMS.
Patch by Charles Lane <lane@ DUPHY4.Physics.Drexel.Edu>.
Regards,
Gisle