Skip to content

0.9 Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@jschreuder jschreuder released this 21 Apr 21:46
· 35 commits to master since this release
  • BC BREAK: Modified JsonRequestParserMiddleware to expect an array of regexes instead of using simple string-matching. This allows for content types like application/json;chartset=utf-8 to be accepted as valid JSON.