[
https://issues.apache.org/jira/browse/OLINGO-1498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ramya Vasanth updated OLINGO-1498:
----------------------------------
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.
was:
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.
> 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
> Priority: Major
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)