Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(proxy): rewrite the origin header to match the target for ws proxy #16558

Merged
merged 4 commits into from
May 29, 2024

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    5d60041 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Update the docs to clarify the changeOrigin option

    This is misleadingly named in http-proxy
    johnhunterarenko committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d14bbb7 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Rewrite Origin header if changeOrigin is true

    Rewrites the header for both ws and http requests
    johnhunterarenko committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b9ebeea View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    8019aea View commit details
    Browse the repository at this point in the history