Closed lostintangent closed 7 years ago
Currently we only show side effects on headers, we still need to enable at least the same for status code and body writing.
This feature is being tracked by work items:
👍
This is now available in Glimpse for Node 0.16.4. Please see our announcement issue for more information.
I wasn't able to figure out how to get this to display in the UI, so maybe I missed it, but it would be handy to understand which middleware are attempting to change the response status code via the
res.status
orres.statusCode
methods.