Ramya Vasanth created OLINGO-1498:
-------------------------------------
Summary: OData V2: Support simple new lines in batch requests
Key: OLINGO-1498
URL: https://issues.apache.org/jira/browse/OLINGO-1498
Project: Olingo
Issue Type: Bug
Components: odata2-core
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 foresees CRLF line endings.
However as Olingo anyway already supports simple LF newlines in batch we could
improve the inner batch charset handling, which will avoid encoding issues for
charsets.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)