Scroll to navigation

AnyEvent::HTTPD::HTTPServer(3pm) User Contributed Perl Documentation AnyEvent::HTTPD::HTTPServer(3pm)
 

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.
2011-08-04 perl v5.14.2