H
heinota
Guest
In OE11.5 is new Net.pl library and it gives to us possibility to make REST call from OE client. But if i try to replace my curl call curl -X POST -F "file=@picture.png" http://localhost/test/mytest with OE call, than it files. Looks like file content is not moving to server. To same server I am able to make POST request from OE, but only without ContentType=Multipart/data. Probably it is my fault, but can anybody show some lights to me?!
Continue reading...
Continue reading...