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
This is a good suggestion, this sounds like something that would be totally appropriate for us to support! One difference between this and dns_resolve is that we can support this on a per-request basis, whereas we're forced to limit dns_resolve to be client-wide to avoid weird behavior with concurrent requests.
I know that this crates supports DNS resolve. However, the connect_to function is missing.
libcurl-connect_to
curl-rs is already supporting it. see
The text was updated successfully, but these errors were encountered: