v1.1.0
- Add Cowboy 2 support
- Only return method not found when a handler callback for the given method is not found. Otherwise, method not found exceptions now result in an internal server error, and the exception is reraised.
- Handle both application/json and plain/text in HTTP server