saintsystems / odata-client-php

OData Client Library for PHP
MIT License
141 stars 103 forks source link

Ability to configure Guzzle provider #149

Closed krystalcode closed 5 months ago

krystalcode commented 8 months ago

Right now, you cannot pass a handler or other configuration to the Guzzle client. This should be easily done by passing the configuration to the constructor.