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

Fixes for SizeLimitHandlerTest #313

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

lachlan-roberts
Copy link
Collaborator

Issue #310

  • reduce duplication between SizeLimitHandlerTest and SizeLimitIgnoreTest.
  • add parameterization for jetty 9.4 with HTTP mode.
  • fix issue in HTTP mode where SizeLimitHandler causes 500 response not 413.

Signed-off-by: Lachlan Roberts <lachlan.p.roberts@gmail.com>
Signed-off-by: Lachlan Roberts <lachlan.p.roberts@gmail.com>
Signed-off-by: Lachlan Roberts <lachlan.p.roberts@gmail.com>
@lachlan-roberts
Copy link
Collaborator Author

I have identified the cause of the failure and opened up PR on Jetty (jetty/jetty.project#12579) for further discussions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants