The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

BS::HTTPD::HTTPServer - A simple and plain http server

DESCRIPTION

This class handles incoming TCP connections for HTTP clients. It's used by BS::HTTPD to do it's job.

It has no public interface yet.

COPYRIGHT & LICENSE

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.