Skip to content

v2.2

Compare
Choose a tag to compare
@UberMouse UberMouse released this 04 May 23:50
· 212 commits to master since this release

Features

  • Opt in support for sending exceptions in a background thread to not block web request thread during IO (#117)

Bugfixes

  • Don't attempt to read raw data during GET requests or if rack.input buffer is empty