blob: 967ad6361a32dd94930cb4e8348618d8cb0ee159 (
plain) (
blame)
1
2
3
4
5
|
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://github.com/New-Bamboo/rack-raw-upload
|