set http status for errors #2
Closed
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently there is no way to set the http status code when throwing errors (short of using a custom middleware).
It might be possible if something like haskell-servant/servant#732 gets implemented in servant.
The text was updated successfully, but these errors were encountered: