elm-concurrent-task icon indicating copy to clipboard operation
elm-concurrent-task copied to clipboard

Is there an equivalent to multipartBody?

Open mpizenberg opened this issue 8 months ago • 0 comments

I’m using Http.multipartBody [ Http.filePart "file" file ] from elm/http in my app and wondering if I could do the same but with the elm-concurrent-task

mpizenberg avatar Mar 18 '25 19:03 mpizenberg