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 #6883 relative welcome redirect #6886

Merged
merged 5 commits into from Sep 22, 2021

Commits on Sep 21, 2021

  1. Fix #6883 relative welcome redirect

    Fix #6883 relative welcome redirect
     + make all redirects able to be relative
     + added test for relative redirection in ResourceService
    
    Signed-off-by: Greg Wilkins <gregw@webtide.com>
    gregw committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    97c29a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Fix #6883 relative welcome redirect

    Fix the HttpFieldsContainsHeaderValue impl
    
    Signed-off-by: Greg Wilkins <gregw@webtide.com>
    gregw committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    7075724 View commit details
    Browse the repository at this point in the history
  2. Fix test using HttpFieldsContainsHeaderValue

    Signed-off-by: Greg Wilkins <gregw@webtide.com>
    gregw committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    d9d78ad View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-9.4.x-68…

    …83-relative-welcome-redirect
    gregw committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    837f414 View commit details
    Browse the repository at this point in the history
  4. Fix test using HttpFieldsHeaderValue

    Signed-off-by: Greg Wilkins <gregw@webtide.com>
    gregw committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    3994470 View commit details
    Browse the repository at this point in the history