-
-
Notifications
You must be signed in to change notification settings - Fork 419
Open
Description
Combinators should return ServantErr
s that match the Accept
header when possible. I'd think we can make a datatype for the error, and have the Config
contain functions from the datatype and content-type to ServantErr
, so e.g. HTML 404 pages are customizable.
valpackett, jhedev, lexi-lambda, matsrietdijk and inanna-malick