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:48:00 UTC

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

    [ https://issues.apache.org/jira/browse/OLINGO-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246297#comment-17246297 ] 

Ramya Vasanth commented on OLINGO-1499:
---------------------------------------

This is fixed as part of the commit [https://git-wip-us.apache.org/repos/asf?p=olingo-odata4.git;a=commit;h=917ec01043987626cebd6809a91c9e0ff44c411a]

 

> 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
>            Priority: Major
>
> 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)