Page 1 of 1

Upload file via multipart/form-data POST request

Posted: 07 Feb 2017 18:50
by fagci
How can I do that without using curl?

With curl it's so simple, but on other device I can't install curl for some reasons.

Feature request already here:
viewtopic.php?f=4&t=1937
but at this moment any workarounds will be appreciated...

Re: Upload file via multipart/form-data POST request

Posted: 08 Feb 2017 20:37
by Martin
There's probably no good workaround except by using curl or maybe there exists a plugin that allows to upload files.
I'm aware of the feature request and it's already on my list of features under consideration but it will take quite some time since the list is so long.

Regards,
Martin