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

PLS::Server::Request

DESCRIPTION

This class represents a request. The request can originate on the server or the client. If the request originates on the server and a response is expected, the handle_response method should be implemented.