Changes for version 0.17

  • Support optionally setting local host/port/addr (RT75431)
  • Don't pipeline requests until the server is known to be at least HTTP/1.1
  • BUGFIXES:
    • Default request protocol to HTTP/1.1 so caller doesn't have to (RT75830)
    • http(s) port logic on numbers rather than protocol names (RT75615)
    • Use more weaseling in timeout handlers to avoid cyclic reference memory leak

Modules

use HTTP with IO::Async
HTTP client protocol handler

Provides

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