table of contents
AnyEvent::HTTPD::HTTPConnection(3pm) | User Contributed Perl Documentation | AnyEvent::HTTPD::HTTPConnection(3pm) |
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.
2022-06-05 | perl v5.34.0 |