Upload file via multipart/form-data POST request

Post your questions and help other users.

Moderator: Martin

Post Reply
User avatar
fagci
Posts: 80
Joined: 03 Feb 2017 13:06
Location: Novosibirsk, RU
Contact:

Upload file via multipart/form-data POST request

Post by fagci » 07 Feb 2017 18:50

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...
All systems nominal.

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

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

Post by Martin » 08 Feb 2017 20:37

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

Post Reply