NAME
AnyEvent::HTTPD::HTTPServer - A simple and plain http server
DESCRIPTION
This class handles incoming TCP connections for HTTP clients. It's used by AnyEvent::HTTPD to do it's job.
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.