Skip to content

v1.1.0

Choose a tag to compare

@ericentin ericentin released this 14 Aug 22:14
  • 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