Hi,

On Fri, Apr 15, 2022 at 12:00 PM Robben, Bert via jetty-users
<[email protected]> wrote:
> The problem is that for the other request that the test did, there was NO 
> EXCEPTION at all. From the client’s point-of-view, the request finished 
> correctly. The problem was that the response was incomplete.

How do you know that the response was incomplete?
The client received the whole response or just part of it? If the
latter, then it's not expected as the client should have detected that
the connection was closed and reported an early EOF exception.

Are you able to run the client with DEBUG logs enabled and catch this error?

-- 
Simone Bordet
---
Finally, no matter how good the architecture and design are,
to deliver bug-free software with optimal performance and reliability,
the implementation technique must be flawless.   Victoria Livschitz
_______________________________________________
jetty-users mailing list
[email protected]
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/jetty-users

Reply via email to