You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently all HTTP Status Exception classes are in the naming scheme of a constant, e.g. BAD_REQUEST.
This should be changed into BadRequest before releasing the 1.0 version on PyPI.