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

Changes for version 0.33 - 2014-01-22

  • CHANGES
    • Include connection flieno in notifier_name in case of multiple connections to a given host+port
    • Use different Future failure operation names for timeout and stall_timeout
  • BUGFIXES
    • Zlib compression needs Compress::Raw::Zlib 2.057 or newer
    • Ensure that unpipelined requests can be cancelled
    • Ensure that other pending requests on a connection are also errored out when connection receives EOF

Modules

use HTTP with IO::Async
HTTP client protocol handler