-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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 #12104 - HTTP/1.0 should produce a valid Connection
header, never blank/null.
#12105
Closed
Commits on Jul 29, 2024
-
* make it easier to test different scenarios
Configuration menu - View commit details
-
Copy full SHA for 4dd04ec - Browse repository at this point
Copy the full SHA 4dd04ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba27531 - Browse repository at this point
Copy the full SHA ba27531View commit details -
Configuration menu - View commit details
-
Copy full SHA for e755458 - Browse repository at this point
Copy the full SHA e755458View commit details -
Fixes #12104 - Enable ee9 ErrorHandlerTest again
+ Fix empty `Connection:` response header issue seen on HTTP/1.0
Configuration menu - View commit details
-
Copy full SHA for 88b145d - Browse repository at this point
Copy the full SHA 88b145dView commit details
Commits on Jul 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d73e1a0 - Browse repository at this point
Copy the full SHA d73e1a0View commit details -
+ Fix empty
Connection:
responseheader issue seen on HTTP/1.0 when Servlet uses `Connection: keep-alive` against a request that wasn't persistent.
Configuration menu - View commit details
-
Copy full SHA for e2b9423 - Browse repository at this point
Copy the full SHA e2b9423View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec489b0 - Browse repository at this point
Copy the full SHA ec489b0View commit details
Commits on Jul 31, 2024
-
Merge remote-tracking branch 'origin/jetty-12.0.x' into fix/12.0.x/ee…
…9-errorhandlertest-restore
Configuration menu - View commit details
-
Copy full SHA for 01f4e64 - Browse repository at this point
Copy the full SHA 01f4e64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 040c046 - Browse repository at this point
Copy the full SHA 040c046View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.