Future-HTTP
view release on metacpan or search on metacpan
0.10 2018-05-20
* We now want HTTP::Tiny::Paranoid 0.07+
0.04 had errors when testing
( http://www.cpantesters.org/cpan/report/7d410262-5b42-11e8-8d7e-b001725e5915 )
0.09 2018-05-19
* Silence warning when using Mojolicious
Thanks to pplu and Grinnz for reporting it and the diagnosis
This addresses https://github.com/Corion/future-http/issues/2
* The response body is now always decoded like HTTP::Message->decoded_content
If you need access to the raw, undecoded content, please tell me
* Switch from including Test::HTTP::LocalServer to loading it as
a test prerequisite
0.08 2017-11-29
* 3xx status codes are not treated as errors anymore
* Common code was moved into a Role
* Support for HTTP::Tiny::Paranoid
* Support for IO::Async / Net::Async::HTTP
0.07 2017-07-03
( run in 0.347 second using v1.01-cache-2.11-cpan-a9ef4e587e4 )