2.2.0 (2026-09-11)
- #107: allow to override Host header through extra_headers in Core API and additional_headers in websockets API
- #108: fix websockets.InvalidStatus.response is the raw WSUpgradeResponse not websockets.Response
- #108: fix websockets.serve process_request receives ServerHandshakeConnection object that doesn't have respond method.