EdgyEdgemond / web-error

Web based exceptions for JSON apis.
Apache License 2.0
0 stars 1 forks source link

Forward http headers provided by starlette's `HTTPException` #14

Closed JoseKilo closed 1 year ago

JoseKilo commented 1 year ago

This can be useful for example to implement authentication workflows using a www-authenticate header.