The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.36 - 2014-10-14

  • CHANGES
    • Set the content of generated requests if a 'content' param is given (RT97654)
    • Store object-wide SSL params for convenience (RT98514)
    • Clarify the final return value of the on_body_chunk handler (RT98278)
    • Nicer error message when a non-HTTP response header is received (RT93231)
  • BUGFIXES
    • 3xx responses without a Location header, and non-(GET|HEAD) requests should not be redirected (RT98093)

Modules

use HTTP with IO::Async
HTTP client protocol handler