The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.05 - 2009-11-13

  • two fixes by David Cannings <david@edeca.net>
  • when parsing responses with no Content-Length header, return a different code to the caller so it can decide whether to keep adding data or not (a slightly more elegant fix to rt.cpan.org #34021)
  • parse the HTTP response message correctly, it can contain multiple words (rt.cpan.org #34019)

Modules

parse HTTP/1.1 request into HTTP::Request/Response object