We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently, Error has from_str and new. These are not enough for serializing json and more because content-type implicitly set.
from_str
new
The text was updated successfully, but these errors were encountered:
Please see #570
Sorry, something went wrong.
#570 was merged, which changes how errors work in middleware, and should have solved this.
No branches or pull requests
Currently, Error has
from_str
andnew
. These are not enough for serializing json and more because content-type implicitly set.The text was updated successfully, but these errors were encountered: