Page Contents

Home > @loopback/rest > RestMiddlewareGroups > SEND_RESPONSE

RestMiddlewareGroups.SEND_RESPONSE variable

Invoke downstream middleware to get the result or catch errors so that it can produce the http response

Signature:

SEND_RESPONSE = "sendResponse"