Changes for version 0.12 - 2018-11-23
- Remove imaginary HTPP::Tiny::threaded This adresses RT #123801 , reported by ANDK
Modules
- Future::HTTP - provide the most appropriate HTTP client with a Future API
- Future::HTTP::API::HTTPTiny - Future::HTTP with an API like HTTP::Tiny
- Future::HTTP::AnyEvent - asynchronous HTTP client with a Future interface
- Future::HTTP::Handler - common role for handling HTTP responses
- Future::HTTP::Mojo - asynchronous HTTP client with a Future interface
- Future::HTTP::NetAsync - asynchronous HTTP client with a Future interface
- Future::HTTP::Tiny - synchronous HTTP client with a Future interface
- Future::HTTP::Tiny::Paranoid - synchronous HTTP client with a Future interface