Christian Holzer created OLINGO-818:
---------------------------------------
Summary: Olingo V4 Batch Parser do not support all HTTP verbs for
individual requests
Key: OLINGO-818
URL: https://issues.apache.org/jira/browse/OLINGO-818
Project: Olingo
Issue Type: Bug
Components: odata4-server
Affects Versions: (Java) V4 4.0.0
Reporter: Christian Holzer
Assignee: Christian Holzer
The batcher parser allows only GET requests for individual requests within
batch requests. This was true for OData Version 2, but the version 4
specification says:
{quote}
The body of a batch request is made up of a series of individual requests and
change sets, each represented as a distinct MIME part.
.....
An individual request in the context of a batch request is a Data request, Data
Modification request, Action invocation request, or Function invocation request
{quote}
Kind regards
Christian
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)