execute
AsyncMethod
This is a method of the AsyncMiddlewareChain class in the middleware module.Execute the async middleware chain.
Signature
Parameters
The request object to pass through
The actual async operation to perform
Returns
The result from the chain

