API modifications:
Features implemented:
Bugs fixed:
Bugs fixed:
- Make sure Content-Length is adjusted. (Samuel Cochran, #26)
Features implemented:
- Sanitize request body for all HTTP verbs. (Nathaniel Talbott, #15)
- Add
application/json
andtext/javascript
as sanitizable content types. (Benjamin Fleischer, #12)
Bugs fixed:
- Ensure Rack::UTF8 Sanitizer is first middleware. (Aaron Renner, #13)