awc-v3.8.2

actix/actix-webawc-v3.8.2Feb 18, 2026by JohnTitor

AI Summary

This release fixes an issue with empty streaming request bodies being sent with chunked transfer encoding and updates the minimum supported Rust version to 1.88.

Key Highlights

  • MSRV updated to 1.88
  • Fix empty streaming request bodies with chunked transfer encoding

New Features

  • Fix empty streaming request bodies being sent with chunked transfer encoding

Full Release Notes

- Minimum supported Rust version (MSRV) is now 1.88.
- Fix empty streaming request bodies being sent with chunked transfer encoding.