[ 
https://issues.apache.org/jira/browse/OLINGO-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Bolz resolved OLINGO-405.
---------------------------------

       Resolution: Fixed
    Fix Version/s: V4 4.0.0-beta-01

Hi [~anthony.elliott],

nice to here that my rework also works four your use case  ;o)
I have commited the change (see [\[OLINGO-405\] Set content length for not 
chunked 
content|https://git-wip-us.apache.org/repos/asf?p=olingo-odata4.git;a=commit;h=853bad6aa9530aaeff1376d9f9df39fd7e97bd63])
 and hence close this issue.

I'am not so familiar with Github, but on a Terminal your could e.g. call {{git 
diff > /path/to/file.diff}}  ([Git book|http://git-scm.com/docs/git-apply]) to 
create a patch which can then be applied via {{git apply /path/to/file.diff}} 
([Git book|http://git-scm.com/docs/git-diff]).

Kind regards,
Michael

> Content-Length not set even when requested
> ------------------------------------------
>
>                 Key: OLINGO-405
>                 URL: https://issues.apache.org/jira/browse/OLINGO-405
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata4-client
>            Reporter: Anthony Elliott
>            Assignee: Michael Bolz
>             Fix For: V4 4.0.0-beta-01
>
>         Attachments: content-length.diff, mibo-405-fix.diff
>
>
> I noticed a bug where I set useChunked(false) in my client but requests were 
> still sent as chunked. Fixed by specifying the content length.
> My fix is taken from an earlier version (couple weeks ago) of Olingo 4.  
> Might be worth checking to see if another commit already fixed this.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to