Skip to content

v0.2.4

Choose a tag to compare

@davidpdrsn davidpdrsn released this 07 Mar 08:53
f8518f9

Added

  • Added CatchPanic middleware which catches panics and converts them
    into 500 Internal Server responses (#214)

Fixed

  • Make parsing of Accept-Encoding more robust (#220)