reqwest v0.11.9 Release Notes

    • โž• Add ClientBuilder::http09_responses(bool) option to allow receiving HTTP/0.9 responses.
    • ๐Ÿ›  Fix HTTP/2 to retry requests interrupted by an HTTP/2 graceful shutdown.
    • ๐Ÿ›  Fix proxy loading from environment variables to ignore empty values.