So if you are using multipart/form-data in your request you might one to give it a try. Data will be put into a map and can be accessed this way. See the following snippet for an example (which I shamelessly stole from Christian, so kudos to him) [...]
Thanks Dirk, no reason to be shamed… @Florian: please note that the current implementation is still experimental, which means your feedback is welcome. I’ve just uploaded a new snapshot which supports multiple file uploads via HTML5. Regarding file sizes, I just succeeded in uploading a 200MB file.
Best, Christian