Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing support for OData Batch Requests #23

Open
rundphunk opened this issue Dec 7, 2017 · 2 comments
Open

Missing support for OData Batch Requests #23

rundphunk opened this issue Dec 7, 2017 · 2 comments

Comments

@rundphunk
Copy link

rundphunk commented Dec 7, 2017

Hi,

suddenly there is no support for OData V4 batch requests. Is it planned to add this? Implementing with UI5 the OData V4 model only gives you the ability to commit changes per batch requests.

When sending a batch request server.ts will throw an error on line 273, because the incoming content-type is multipart/mixed. I think the request has to be cut and processed part-by-part somewhere around this.

Regards

@joske500
Copy link

joske500 commented Sep 1, 2019

+1 on this request

@whoizz
Copy link

whoizz commented Nov 4, 2019

last I tried the response is now 500 - but there seems to be no reference to $batch at all in this repo, even thou it seems the parser library could? handle it..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants