-
-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Closed
Labels
Description
Is your feature request related to a problem? Please describe.
Not relate to a problem.
Describe the solution you'd like
Current error handling is slightly difference from RFC 7807 style. I think it would be better to support standard specification rather than the arbitrary one.
Describe alternatives you've considered
If I customize HTTPException error handling, I can change the response style to follow RFC 7807.
Additional context
Please add RFC 7807 related attributes to HTTPException and also change the response format to follow the specification.
Reactions are currently unavailable