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

Changes for version 0.056 - 2015-05-19

  • No changes from 0.055

Changes for version 0.055 - 2015-05-07 (TRIAL RELEASE)

  • ADDED
    • Added 'can_ssl' method to detect SSL support before trying and failing with a fatal exception.
    • Added support for 308 redirects
  • FIXED
    • When specifying a custom CA file, if that file is missing or unreadable, HTTP::Tiny will no longer fall back to a default CA
  • DOCUMENTED
    • Noted units are bytes for max_size

Modules

A small, simple, correct HTTP/1.1 client