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

Custom http.Client or http.RoundTripper #37

Closed
odannyc opened this issue Nov 17, 2021 · 1 comment · Fixed by #40
Closed

Custom http.Client or http.RoundTripper #37

odannyc opened this issue Nov 17, 2021 · 1 comment · Fixed by #40
Assignees
Labels
enhancement New feature or request

Comments

@odannyc
Copy link

odannyc commented Nov 17, 2021

Feature request for Cloudinary Go SDK

Explain your use case

I need to be able to modify the http.RoundTripper or http.Client to add my own tracing/instrumentation.

Do you have a proposed solution?

Expose a way to modify the http.Client.Transport via the Configuration that's passed into the client.

@roeeba roeeba added the enhancement New feature or request label Nov 21, 2021
@roeeba
Copy link
Collaborator

roeeba commented Nov 21, 2021

Hi @odannyc, thanks for reaching out. I've opened an internal ticket for our engineers. We will share any updates once we'll have them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants