Skip to content

v0.9.0

Choose a tag to compare

@vshakitskiy vshakitskiy released this 04 Sep 21:48
· 139 commits to mistress since this release
a9549b4

Changelog:

  • Add ewe.continue_with_selector to continue processing WebSocket messages, including selector for custom messages.
  • Add proper conditions for connection: close.
  • Expand request's host header parsing.
  • Send response with proper status code on HTTP parser failure before closing connection.
  • HTTP parser now handles host header duplication, invalid content-length format, and headers with invalid control characters.