Skip to content
This repository has been archived by the owner on Nov 19, 2019. It is now read-only.

Update exceptions to support bodies #15

Open
dylanneild opened this issue Aug 11, 2014 · 0 comments
Open

Update exceptions to support bodies #15

dylanneild opened this issue Aug 11, 2014 · 0 comments

Comments

@dylanneild
Copy link
Owner

Update exceptions to support bodies; right now when an exception is thrown that generates an HTTP error message, the server simply returns an HTTP 1.1 error to the client without a body.

Add a simply body to these messages that allows for more specific error condition messages to be returned back to the client. This should also be selectable when the exception is thrown so people implementing clients can choose just to send blank errors if they want to.

@dylanneild dylanneild modified the milestone: 0.1 Aug 22, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant