Skip to content
This repository has been archived by the owner on Jun 30, 2020. It is now read-only.

Error handler middleware assumes stream immutability #35

Closed
AndrewCarterUK opened this issue May 22, 2016 · 1 comment
Closed

Error handler middleware assumes stream immutability #35

AndrewCarterUK opened this issue May 22, 2016 · 1 comment

Comments

@AndrewCarterUK
Copy link

This class should probably create a new response instance to avoid appending to anything written to the response before an exception was thrown.

@oscarotero
Copy link
Owner

Good point. I've added a commit to fix this. Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants