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 Vasanth (Jira)" <ji...@apache.org> on 2020/12/09 05:36:00 UTC

[jira] [Created] (OLINGO-1499) OData V4: Support simple new lines in batch requests

Ramya Vasanth created OLINGO-1499:
-------------------------------------

             Summary: OData V4: Support simple new lines in batch requests
                 Key: OLINGO-1499
                 URL: https://issues.apache.org/jira/browse/OLINGO-1499
             Project: Olingo
          Issue Type: Bug
          Components: odata4-server
            Reporter: Ramya Vasanth


Olingo V4 library primarily expects CRLF line endings in the batch request body.

This is also according to the standard defined in RFC 2045 / RFC 1314, which only forsees CRLF line endings.

However as Olingo anyway already supports simple LF newlines in batch we can improve the inner batch charset handling, which avoids encoding issues.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)