Closed dpc closed 6 years ago
How much work would that be? Is it desired to be supported? In some, security-conscious environments, it is beneficial to disable TLS at compile time (and eg. run behind reversed proxy), and eliminate a bulk of non-rust (OpenSSL, etc.) code.
Sorry, wrong reqwest. (I wanted Rust one)
reqwest
How much work would that be? Is it desired to be supported? In some, security-conscious environments, it is beneficial to disable TLS at compile time (and eg. run behind reversed proxy), and eliminate a bulk of non-rust (OpenSSL, etc.) code.