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

Changes for version 0.37 - 2014-12-13

  • CHANGES
    • Major refactoring of Net::Async::HTTP::Connection internal closure- generation logic
  • BUGFIXES
    • Cancel pending connect Futures if pipelining means an existing connection can be reused; handles failures better (RT99142)
    • Attempt to handle the case where $f->done itself throws an exception by at least maintaining internal state (RT100066)

Modules

use HTTP with IO::Async
HTTP client protocol handler

Provides

in lib/Net/Async/HTTP/StallTimer.pm