Re: Can I http POST a file

new topic     » goto parent     » topic index » view thread      » older message » newer message

I'm glad to help, you may want to try using url:encode(data) before sending it too to convert non printable chars to their hex escaped value (%09, %20, etc).
If you cannot get it to work with Euphoria but with something else like Curl, you could watch what it's being sent to the server using Fiddler or Wireshark and post it here (without confidential data of course) so we can spot what changes may be required to satisfy your requirement.

Cheers,
Guillermo

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu