Provided by: libanyevent-httpd-perl_0.93-4_all bug

NAME

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

DESCRIPTION

       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 & LICENSE

       Copyright 2008-2011 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.