clj-commons / aleph

Asynchronous streaming communication for Clojure - web server, web client, and raw TCP/UDP
http://aleph.io
MIT License
2.54k stars 241 forks source link

multipart: support mime-type when encoding memory data #651

Closed arnaudgeiser closed 1 year ago

arnaudgeiser commented 1 year ago

Fixes #649

arnaudgeiser commented 1 year ago

Perfect, going to work on it later during the week-end to add more tests. I wanted to validate the idea first.

arnaudgeiser commented 1 year ago

I had to rebase on master (why it was force-pushed).