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
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
My recollection is that the ordering is NOT handled similarly when in
Location. Each directive will replace the last.
On Wed, Oct 4, 2017 at 8:04 AM, Victor Engle wrote:
> I have a site where multiple locations are mapped to different Proxy
> balancers named balancer1, balancer2, balancer3 etc. O
I have a site where multiple locations are mapped to different Proxy
balancers named balancer1, balancer2, balancer3 etc. One of the locations
mapped is root, "/", and according to the documentation, if that ProxyPass
mapping comes last in the config, it should work as expected. Instead, with
Apach