You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Ramya (JIRA)" <ji...@apache.org> on 2018/02/26 04:26:00 UTC

[jira] [Created] (OLINGO-1238) OData V4: Code Improvements in handling exceptions

Ramya created OLINGO-1238:
-----------------------------

             Summary: OData V4: Code Improvements in handling exceptions
                 Key: OLINGO-1238
                 URL: https://issues.apache.org/jira/browse/OLINGO-1238
             Project: Olingo
          Issue Type: Bug
          Components: odata4-server
    Affects Versions: (Java) V4 4.4.0
            Reporter: Ramya


When the OData-Version header is specified less than 4.01 then we throw 400 Bad Request error and when the value is greater than 4.01 we throw 501 Not Implemented error

When the OData-MaxVersion header is specified less than 4.01 then we throw 400 Bad Request error and when the value is greater than 4.01 we throw 501 Not Implemented error




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