generator
generator copied to clipboard
Add reqwest TLS pass thru feature
Thanks for all the hard work! I am really excited for the new APIs! I have been waiting for the new reqwest based client to add GCP functionality to an app, and it looks like its getting close!
What do you think about having pass through reqwest
features like rustls-tls
etc?
Thanks a bunch (CC @ggriffiniii who wrote all the API generation code) :)!
To my mind, implementing your suggestion would be very desirable. All the code you would be interested in is here, do you think you could supply a PR?
Yeah, I’ll open one soon.