issues
search
CyberfusionIO
/
cyberfusion-cluster-api-client
Cyberfusion Core API client
https://core-api.cyberfusion.io
MIT License
5
stars
3
forks
source link
Add option to provide your own Guzzle HTTP client
#95
Closed
dvdheiden
closed
11 months ago
dvdheiden
commented
11 months ago
Changes
Added
Add option to the
Client
to provide your own Guzzle HTTP client. Which is, for example, useful for adding your own Guzzle middleware.
Checks
[x] The version constant is updated in
Client.php
[x] The changelog is updated (when applicable)
[x] The supported Cluster API version is updated in the README (when applicable)
Changes
Added
Client
to provide your own Guzzle HTTP client. Which is, for example, useful for adding your own Guzzle middleware.Checks
Client.php