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

Issue #6407 - Fix URI validation for WebSocket ClientUpgradeRequest #6411

Merged

Commits on Jun 15, 2021

  1. Issue #6407 - fix logic in ClientUpgradeRequest(URI) constructor and …

    …deprecate it
    
    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Jun 15, 2021
    Copy the full SHA
    148cf38 View commit details
    Browse the repository at this point in the history
  2. add javadoc and null check for HttpScheme

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Jun 15, 2021
    Copy the full SHA
    10ed23f View commit details
    Browse the repository at this point in the history
  3. fix javadoc for ClientUpgradeRequest

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Jun 15, 2021
    Copy the full SHA
    402d79f View commit details
    Browse the repository at this point in the history