You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for opening an issue. This is not currently supported in Isahc v1, however support is planned and implemented already for the upcoming v2 release.
Does a way exists to set the tls / ssl version?
curl-rust
does this viaEasy::ssl_version(...)
andEasy::ssl_min_max_version(..., ...)
.The text was updated successfully, but these errors were encountered: