Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Server: remove default body behavior for errors
This is probably never what a Tide user wants. The developer of a server can use the log middleware, otherwise this presents a risk as it may point to potentially exploitable flaws. Additionally, Tide can't completely aguarentee this will be in an expected format.
- Loading branch information