Closed JustFrederik closed 9 months ago
thank you! Can you please add some helpful docstrings to the key things? 🙏
Especially to
Request::multipart
and toMultipartBuilder
I added an example to request::multipart. The multipart builder already had some documentation, but is also used in the example
Should I add the method setter?
This pr doesn't seem to have changed in a long time.
Its basically just ureq_multipart, but without the converion to ureqs Request so it will work with wasm.