Middleware that converts files uploaded with mimetype application/octet-stream
into normal form input, so Rack applications can read these as normal, rather
than as raw input.

WWW: https://rubygems.org/gems/rack-raw-upload
