HTTP v5.0.2 Release Notes

Release Date: 2021-09-10 // over 2 years ago
    • #686 Correctly reset the parser. ([@bryanp])

    • #684 Don't set Content-Length for GET, HEAD, DELETE, or CONNECT requests without a BODY. ([@jyn514])

    • #679 Use features on redirected requests. ([@nomis])

    • #678 Restore HTTP::Response :uri option for backwards compatibility. ([@schwern])

    • #676 Update addressable because of CVE-2021-32740. ([@matheussilvasantos])

    • #653 Avoid force encodings on frozen strings. ([@bvicenzo])

    • #638 DNS failover handling. ([@midnight-wonderer])