actix-web v2.0.1 Release Notes

Release Date: 2020-10-30 // over 3 years ago
  • ๐Ÿ”„ Changed

    • โฌ†๏ธ Upgrade base64 to 0.13. #1744
    • Deprecate ClientRequest::{if_some, if_true}. #1760

    ๐Ÿ›  Fixed

    • ๐Ÿ‘‰ Use Accept-Encoding: identity instead of Accept-Encoding: br when no compression feature
      ๐ŸŒ is enabled #1737