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

Add workaround for sockjs@~0.3.19 #1608

Merged
merged 4 commits into from
Dec 24, 2018

Commits on Dec 22, 2018

  1. Add workaround for sockjs@~0.13.9

    sockjs will remove Origin header, however Origin header is required for checking host.
    This workaround maybe broken at sockjs@^0.14.x because of refactoring.
    3846masa committed Dec 22, 2018
    Configuration menu
    Copy the full SHA
    06c5a6f View commit details
    Browse the repository at this point in the history
  2. Fix code style

    3846masa committed Dec 22, 2018
    Configuration menu
    Copy the full SHA
    e749b6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9bf23b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f55088a View commit details
    Browse the repository at this point in the history