-
Notifications
You must be signed in to change notification settings - Fork 355
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
merge of current master into 3.x #4691
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: tvallin <thibault.vallin@oracle.com>
Signed-off-by: Sébastien BOUCHEX BELLOMIÉ <sbouchex@gmail.com>
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
…isposition (eclipse-ee4j#4647) Add support RFC 5987 for attribute filename* in HTTP header Content-Disposition Signed-off-by: Andrii Serkes <andrii.serkes@oracle.com>
Signed-off-by: jansupol <jan.supol@oracle.com>
* Adds a new jetty specific client property to set the max response buffer size. If property is not set, the old code path is used and exception is thrown for large responses (bigger than 2MiB). This addresses the immediate paint point and is least invasive. Exception is still thrown if response size is too big even for the custom size. Since this behaviour differs from async path it might be a good idea to just replace it completely in some major release. Signed-off-by: Klemen Ferjancic <cen.is.imba@gmail.com>
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
jansupol
approved these changes
Jan 20, 2021
This was referenced Jun 26, 2021
1 task
This was referenced Aug 3, 2021
This was referenced Mar 23, 2023
Closed
1 task
1 task
1 task
1 task
1 task
1 task
1 task
This was referenced Aug 14, 2023
This was referenced Sep 11, 2023
1 task
1 task
This was referenced Jan 3, 2024
1 task
1 task
1 task
Open
1 task
This was referenced Jul 9, 2024
1 task
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.