Amarjit Thouna created OLINGO-1314:
--------------------------------------

             Summary: "OData-MaxVersion" string inputs are thrown back in the 
response
                 Key: OLINGO-1314
                 URL: https://issues.apache.org/jira/browse/OLINGO-1314
             Project: Olingo
          Issue Type: Bug
          Components: odata4-server
    Affects Versions: (Java) V4 4.4.0
            Reporter: Amarjit Thouna


When we sent a request with a header like:
{code:java}
OData-MaxVersion: Hello world{code}
it returns something like:
{    "error": {        "code": null,        "message": "Hello world"    }
}
Probably this is where the issue is coming  from 
[https://github.com/apache/olingo-odata4/blob/master/lib/commons-api/src/main/java/org/apache/olingo/commons/api/edm/constants/ODataServiceVersion.java#L68]
 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to