Fork me on GitHub
#ring-swagger
<
2019-02-26
>
jonathanj09:02:40

(Originally posted in #ring, then @mping suggested I post here, thanks!)

jonathanj09:02:31

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.

mping12:02:16

thats unfortunate but should be allowed imho

mping12:02:10

maybe u can do a PR for ring-clojure

ikitommi13:02:02

There is a PR for new multiparams handling in muuntaja too: https://github.com/metosin/muuntaja/pull/82

ikitommi13:02:51

Supports NIO, so should be fast too.

ikitommi20:02:23

[metosin/compojure-api "2.0.0-alpha29"] is out! Updated deps & lot’s of small fixes for spec coercion. Thanks to all contributors!

👍 15