light-odata icon indicating copy to clipboard operation
light-odata copied to clipboard

How to send a file?

Open yarkovaleksei opened this issue 2 years ago • 3 comments

https://github.com/Soontao/light-odata/blob/39e0efb6c51b6d2c088313211ec9c434a07754c3/src/odata.ts#L314

Why does body turn into a string? When I try to send a file to the server, my FormData turns into "{}". Is it possible to do without this?

yarkovaleksei avatar Dec 15 '23 07:12 yarkovaleksei

ok, I get it, will plan this.

Soontao avatar Apr 18 '24 11:04 Soontao

could you provide the odata server you're using

Soontao avatar Apr 18 '24 11:04 Soontao