The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension HTTP::Any.

0.08  2017-05-16
	- max_redirect

0.07  2016-03-17
	- socks proxy support

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