jetty.project icon indicating copy to clipboard operation
jetty.project copied to clipboard

Do not throw from HttpChannelState.read() method

Open gregw opened this issue 1 year ago • 0 comments

Fixes #11363 by ensuring that read never throws, but instead returns an Error chunk.

gregw avatar Feb 02 '24 12:02 gregw