exoscale / egoscale

exoscale golang bindings
https://pkg.go.dev/github.com/exoscale/egoscale/v3
Apache License 2.0
31 stars 14 forks source link

Fix SetHTTPClient (v2) #605

Closed kobajagi closed 10 months ago

kobajagi commented 10 months ago

Description

This PR fixes #573 . As stated in the issue, SetHTTPClient did not actually replace the HTTP client used by underlying oapi client.

Checklist

(For exoscale contributors)

shortcut-integration[bot] commented 10 months ago

This pull request has been linked to Shortcut Story #61571: GH Issue (egoscale): egoscale.SetHTTPClient does not override http client.