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

Problem with capturing response (buffering) #4586

Closed
hareve opened this issue Feb 18, 2020 · 1 comment
Closed

Problem with capturing response (buffering) #4586

hareve opened this issue Feb 18, 2020 · 1 comment

Comments

@hareve
Copy link

hareve commented Feb 18, 2020

9.4.25.v20191220 (and newer)

openjdk version "11.0.6" 2020-01-14

Linux/CentOS 8

**
PR #4409 (Jetty 9.4.x 4331 async close complete3) broke the ability to modify responses through capturing the response and writing it when done (as per https://docs.oracle.com/javaee/6/tutorial/doc/bnagb.html#bnagd). When trying to write output to the request when accessing / you will get "EOF"-exception (it does however work on requests to other resources).

Let me know if you need a code example.
**

@gregw
Copy link
Contributor

gregw commented Feb 18, 2020

I think this is a duplicate of the already fixed for next release #4533
It would be great if you could test a SNAPSHOT to confirm.

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

No branches or pull requests

3 participants