Re: [users@httpd] Problems using olingo library

2017-10-04 Thread Yehuda Katz
This list is for Apache HTTPD. Please ask about Olingo issues on an Olingo support list: https://olingo.apache.org/support.html - Y On Wed, Oct 4, 2017 at 11:51 AM, Bogdan Filip wrote: > Hello, > after trying to send an http request using apache olingo(version 4.4.0), i > encountered some probl

[users@httpd] Problems using olingo library

2017-10-04 Thread Bogdan Filip
Hello, after trying to send an http request using apache olingo(version 4.4.0), i encountered some problems regarding null values. After doing some research i found out that the problem was fixed : https://github.com/apache/olingo-odata4/pull/21/commits/6d5ed5a6c39890f7813763869eda292d712f5e77 , bu