cloudinary / cloudinary-go

Cloudinary Golang package
MIT License
42 stars 21 forks source link

Custom http.Client or http.RoundTripper #37

Closed odannyc closed 2 years ago

odannyc commented 2 years ago

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 commented 2 years ago

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.