
AnyEvent::HTTPD::HTTPConnection - A simple HTTP connection for request and response handling

This class is a helper class for AnyEvent:HTTPD::HTTPServer and AnyEvent::HTTPD, it handles TCP reading and writing as well as parsing and serializing http requests.
It has no public interface yet.

Copyright 2008 Robin Redeker, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.