Changes for version 0.061 - 2016-08-05 (TRIAL RELEASE)

  • FIXED
    • Avoid overwriting 'If-Modified-Since' header in mirror() if the header already exists in something other than lower-case.
  • TESTS
    • Normalize CRLF when reading test data files in t\150-post_form.t on Win32

Changes for version 0.059 - 2016-07-29 (TRIAL RELEASE)

  • FIXED
    • Timeout can now be set as a constructor argument again.
    • CVE-2016-1238: avoid loading optional modules from @INC path with `.` at the end.
  • TESTS
    • Updated tests for a future perl which may omit `.` from the list of directories in @INC by default.

Modules

A small, simple, correct HTTP/1.1 client