janhommes / o.js

o.js - client side oData lib.
https://janhommes.github.io/o.js/example/
MIT License
238 stars 57 forks source link

Always failed to send delete requests in batch mode #160

Open zxpyzsj opened 6 months ago

zxpyzsj commented 6 months ago

When I access an Odata interface, I always fail to send DELETE requests using batch mode, but I can send POST requests and PATCH requests successfully!

janhommes commented 4 weeks ago

Maybe the same as #162 ?