I am trying to upload an image to this testing api for testing: https://0x0.st/
Attached is a patch that tried to upload the vvvv logo to there with HTTPPost (MultiPart)
I wasnt sure if the filename input on the Create (FileParameter) is for a path to file and the data stream optional, or if filename refers to filename that results in the url only.
But either way, it doesnt work and I dont get a Bad Request or simmilar status massage.