alexcrichton / curl-rust

Rust bindings to libcurl
MIT License
1k stars 234 forks source link

Expose proxy-specific SSL options #453

Closed sagebind closed 1 year ago

sagebind commented 1 year ago

Expose proxy-specific versions of various SSL options for completeness. Currently we have basically all the SSL options exposed, but only a few of the proxy-specific versions.