$response = $backend->response;
$response = $backend->response($response);

Get and set the response hashref or Future that this backend will always respond with.

@requests = $backend->requests;

Get the requests the backend has handled so far.

2 POD Errors

The following errors were encountered while parsing the POD:

Around line 13:

Unknown directive: =method

Around line 24:

Unknown directive: =method