Revision history for Perl extension HTTP::Any.
0.06 2016-01-28
- Curl: Reason is finish's "$result" on error
- Curl: CURLOPT_MAXREDIRS is 10
0.05.1 2015-09-04
- fix Makefile.PL
0.05 2015-08-24
- fix for MaxSize and Timeout
0.04 2015-04-03
- CODE ref as body for POST request
0.03 2015-01-23
- fix for max_size with redirect
0.02 2014-12-xx
- on_header and on_body callbacks
- only gzip
0.01 2013-08-12
- original version