(Originally posted in #ring, then @mping suggested I post here, thanks!)
After I posted this I went to read the ring multipart code and I think it (via the apache commons multipart file parser code) discards multiparts that are not files.
thats unfortunate but should be allowed imho
maybe u can do a PR for ring-clojure
There is a PR for new multiparams handling in muuntaja too: https://github.com/metosin/muuntaja/pull/82
Supports NIO, so should be fast too.
[metosin/compojure-api "2.0.0-alpha29"]
is out! Updated deps & lot’s of small fixes for spec coercion. Thanks to all contributors!