You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for submitting this @NHZEX! We are looking into the ability to setup network proxies across all our libs holistically. Did you have other "lower-level" config that you wanted us to consider aside from proxies?
Perhaps you could consider allowing support for an externally provided Client instance, so that any options can be customized. This could possibly be part of issue #318.
Please consider opening up more options while also evaluating any potential side effects on the current library itself.
Shelving for now due to prioritization. If this feature is needed, we'd consider a PR. Alternatively, the library can be forked and built for your own needs.
Feature Request Is New
Description of the feature
Allow passing options for instantiating Guzzle during runtime, enabling lower-level request configurations such as setting network proxies.
The text was updated successfully, but these errors were encountered: