janhommes / o.js

o.js - client side oData lib.
https://janhommes.github.io/o.js/example/
MIT License
238 stars 57 forks source link

Use CRLF instead of LF in batch body #106

Closed melgish closed 4 years ago

melgish commented 4 years ago

May be related to #94. Working with olingo v2 data source, discovered that code wasn't following spec and using LF instead of CRLF when building the batch request body.