0.9 Beta
Pre-release
Pre-release
- BC BREAK: Modified
JsonRequestParserMiddleware
to expect an array of regexes instead of using simple string-matching. This allows for content types likeapplication/json;chartset=utf-8
to be accepted as valid JSON.