actix-web: v4.11.0
- Add
Logger::log_level()method. - Improve handling of non-UTF-8 header values in
Loggermiddleware. - Add
HttpServer::shutdown_signal()method. - Mark
HttpServeras#[must_use]. - Allow SVG images to be compressed by the
Compressmiddleware. - Ignore
Hostheader inHostguard when connection protocol is HTTP/2. - Re-export
mimedependency. - Update
brotlidependency to8.