reqwest v0.11.12 Release Notes

    • Add ClientBuilder::resolve_to_addrs() which allows a slice of IP addresses to be specified for a single host.
    • ➕ Add Response::upgrade() to await whether the server agrees to an HTTP upgrade.