Can we use Redux as middleware in Forge app to alter response object of a request?

@anon21022286,

The forge function handler context does not contain the response object. It is an abstract context that contains specific properties with relation to the Atlassian host product.

See also Express JS alternatives in Forge - #3 by remie