TrueLayer / reqwest-middleware

Wrapper around reqwest to allow for client middleware chains.
Apache License 2.0
257 stars 78 forks source link

Expose some more reqwest features #160

Closed mpalmer closed 3 months ago

mpalmer commented 3 months ago

Add rustls-tls, http2, and charset features, which pass through to reqwest.