reqwest-middleware icon indicating copy to clipboard operation
reqwest-middleware copied to clipboard

Expose internal reqwest::Client as reference

Open miguelhrocha opened this issue 2 months ago • 0 comments

This is an action taken to address #203. I was adding this library to some of our internal projects when I found myself in the same need and decided to contribute to the change.

This PR exposes the inner reqwest::Client as a reference.

miguelhrocha avatar Dec 24 '24 08:12 miguelhrocha