Hi all, I'd like to use Olingo as client to my OData services. My current application server runtime can provide an HttpClient instance. I'd like to pass this object to Olingo API so that connection to the OData endpoint could take place through it. This would be important because the HttpClient instance already has lots of authentication properties configured by the application server runtime. Could anyone please direct me to relevant docs? Thanks, regards Vincenzo
-- Vincenzo Turco