http-v3.13.1

EmilTholin/image-trace-loaderhttp-v3.13.1Jun 22, 2026by JohnTitor

AI Summary

This release notes content is for Actix-web, not the requested repository. It fixes a specific issue with HTTP/1 WebSocket upgrade responses.

Key Highlights

  • Fix for HTTP/1 WebSocket upgrade responses

New Features

  • Fix for WebSocket upgrade responses being overwritten with Connection: close

Full Release Notes

## 3.13.1

- Fix HTTP/1 WebSocket upgrade responses being overwritten with `Connection: close` when the upgraded request payload remains open. [#4115]

[#4115]: https://github.com/actix/actix-web/issues/4115