1 Revision history for HTTP-AnyUA.
5 0.904 2019-03-17 00:45:41-06:00 MST7MDT
7 * When AnyEvent::HTTP and Mojo::UserAgent are used as backends, we now try
8 to respond with AnyEvent::HTTP and Future::Mojo respectively.
9 * HTTP::Tiny is now a recommended (instead of suggested) runtime dependency.
11 0.903 2019-03-09 12:33:20-07:00 MST7MDT
13 * Fix bug in Runtime middleware calling ->transform in void context for
14 backends returning Futures.
16 0.902 2019-03-02 14:07:59-07:00 MST7MDT
18 * Add RequestHeaders middleware
19 * Fix an error in the middleware synopsis
21 0.901 2017-11-05 22:05:57-07:00 MST7MDT
24 * Fix up some documentation issues
26 0.900 2017-03-11 18:28:59-07:00 MST7MDT