Express-pluggable HTTP request handler for generic daemon operations.
Handles response codes from the daemon in accordance with the spec.
Daemon HTTP server response (An {@link AxiosResponse})
Express request object.
Express response object.
Performs a DaemonOpCode operation as specified by the user, validating that the target daemon exists and catching any errors.
Operation executor function.
Generated using TypeDoc
Checks a daemon token for validity in conjunction with performDaemonOp, and terminates the request if it is invalid or not present..