243
* Gave up on counting tests correctly, use done_testing().
236
* Added PATCH support by applying Scott Call's PATCH patch. Thanks!
217
* Disabled use of http::server::simple on windows, suggested by
Adam Kennedy, thanks.
171
* Improved POD with better organization and a fix suggested by
Joshua Barratt (Thanks!)
* Added support for PKCS12 certificates in the config API,
suggested by Sabst (Thanks!)
164
* Added a responseHeaders() method
* Added sanity tests of responseHeaders() and responseHeader()
150
* Made the tests smarter about skipping when required libs not present.
134
* Added a method for accessing the LWP::UserAgent.
* Added user agent config.
* Cached user agent for all requests.
* Improved pod.
* Basic tests.
118
* Changed default behavior to not follow redirects.
* Added an option to re-enable original auto-following behavior.
95
*Fixed http://rt.cpan.org/Public/Bug/Display.html?id=43819 - thanks Russ.
88
* Added html content-type detection to responseXPath to avoid xmlns issues when parsing html/xhtml.
62
* Switched to parse_string in the XPath convienince function. parse_html_string was causing
trouble with plain XML.
57
*added changes
*unmade a CPAN mistake
56
*initial release