Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Olingo V2 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.