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

Jetty 9.4.x unconsumed content2 #6163

Merged
merged 7 commits into from Apr 13, 2021
Merged

Commits on Apr 9, 2021

  1. Interim work that improves handling of HttpInput.Interceptor behavior.

    Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
    sbordet committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    42752b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

  1. Fixes tests.

    Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
    sbordet committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    c78e5d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Added catch as a safety net to avoid to leak connections.

    Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
    sbordet committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    dbf1f54 View commit details
    Browse the repository at this point in the history
  2. Alternative work that improves handling of HttpInput.Interceptor beha…

    …vior.
    
    Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
    sbordet committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    51c8fd7 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. More changes.

    Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
    sbordet committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    84627c6 View commit details
    Browse the repository at this point in the history
  2. Removed check that was testing whether the request was async.

    Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
    sbordet committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    c769085 View commit details
    Browse the repository at this point in the history
  3. Removed leftover comment.

    Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
    sbordet committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    2a3c5a8 View commit details
    Browse the repository at this point in the history