Skip to content

actix-http: v3.13.5

Latest

Choose a tag to compare

@robjtede robjtede released this 02 Sep 13:27
Immutable release. Only release title and notes can be modified.
c215607
  • Reject invalid WebSocket close-frame status codes, malformed payloads, and invalid UTF-8 close reasons.
  • Deprecate the Parser::parse_close_payload() method in favor of Parser::try_parse_close_payload().