Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEATURE: Add apiClientOptions to configuration #8

Merged

Conversation

mficzel
Copy link
Contributor

@mficzel mficzel commented Jun 8, 2020

The options are used for the Guzzle HTTP Client as is documented here: http://docs.guzzlephp.org/en/6.5/request-options.html

Use this to configure custom certificates, timeouts or to disable cert verification

The options are used for the Guzzle HTTP Client as is documented here:
http://docs.guzzlephp.org/en/6.5/request-options.html

Use this to configure custom certificates, timeouts or to disable cert verification
@mficzel mficzel force-pushed the feature/addApiClientOptionsConfiguration branch from ae589ea to 9ae2c6f Compare June 9, 2020 16:21
@robertlemke robertlemke merged commit b79be00 into flownative:1 Dec 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants