Revision history for perl module App::TLSMe

0.009004 2012-01-12

 - Mostly distribution improvements

0.009003 2012-01-08

 - Test improvement

0.009002 2012-01-05

 - Better handles closing
 - Added 'method' option (as in AnyEvent::TLS "SSLv2" | "SSLv3" | "TLSv1" | "any")
 - Added 501 Not Implemented error (when http is used instead of https for example)
 - Added 502 Bad Gateway error (when connection to backend is refused)

0.009001 2011-05-13

 - Initial release