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

Don't wrap request/response in Jetty #1156

Merged
merged 3 commits into from
Sep 3, 2020

Conversation

iNikem
Copy link
Contributor

@iNikem iNikem commented Sep 2, 2020

Fixes #1096

Copy link
Contributor

@anuraaga anuraaga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Copy link
Member

@trask trask left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it easy to write a test for the problem, so we don't accidentally wrap jetty response in the future?

@iNikem
Copy link
Contributor Author

iNikem commented Sep 3, 2020

I will see what I can do

@iNikem
Copy link
Contributor Author

iNikem commented Sep 3, 2020

@trask Added test and verified that it fails in main branch

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

Successfully merging this pull request may close these issues.

ClassCastException for v3_0.CountingHttpServletResponse
3 participants