Skip to content

actix-web: v4.15.0

Latest

Choose a tag to compare

@robjtede robjtede released this 21 Aug 19:31
· 7 commits to main since this release
Immutable release. Only release title and notes can be modified.
5723cf4
  • Add Error::add_response_mapper() to allow middleware to modify error-generated responses before they are sent.
  • Remove the experimental experimental-io-uring crate feature.