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 issue NullPointerException in HeaderUtils.getPreferredCookie #4773 #4795

Merged
merged 3 commits into from
Jun 14, 2021

Commits on May 12, 2021

  1. Fix issue eclipse-ee4j#4773

    Signed-off-by: tvallin <[email protected]>
    tvallin committed May 12, 2021
    Configuration menu
    Copy the full SHA
    b062901 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. refactor getPreferredCookie method

    Signed-off-by: tvallin <[email protected]>
    tvallin committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    f6c9275 View commit details
    Browse the repository at this point in the history
  2. refactor getPreferredCookie with null input test

    Signed-off-by: tvallin <[email protected]>
    tvallin committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    62c2d5c View commit details
    Browse the repository at this point in the history