You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 22, 2023. It is now read-only.
fix: CORS error in the proxy command due to missing request headers (#176)
* fix: Preserve all client HTTP request headers
* fix: minor reformat
* fix: Exclude "Host" header to prevent CORS error due to proxying
* docs: Add news fragment
* fix: Better host header control
* refactor: Extract header translation and reuse it in websocket handler
0 commit comments