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

Reply via email to