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.
PLS::Server::Request
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.