Changes for version 0.93 - 2011-08-04
- made it possible to remove default headers completely, thanks go to Chris Kastorff for providing a patch.
- applied also a fix for case handling of the headers, thanks go to the patch from Chris Kastorff.
- fixed some tests. I hate it when all bugs that are found via CPAN Testers are bugs in the tests.
- fixed that the URL returned by Request::url method will now also contain the query string (thanks to art sackett for spotting this).
Modules
A simple lightweight event based web (application) server
A simple HTTP connection for request and response handling
A simple and plain http server
A web application request handle for AnyEvent::HTTPD
Utility functions for AnyEvent::HTTPD
Examples
Other files
Module Install Instructions
To install AnyEvent::HTTPD, copy and paste the appropriate command in to your terminal.
cpanm AnyEvent::HTTPD
perl -MCPAN -e shellinstall AnyEvent::HTTPD
For more information on module installation, please visitthe detailed CPAN module installation guide.