All file uploads that are processed via PlugIt (in reverse-proxy mode) end up with content-type "text/plain; charset=utf-8" when proxied to the back-end application. (using the "Simple Django Client")
I presume multi-part form POSTs are not handled/proxied correctly?