jetty.project
jetty.project copied to clipboard
Do not throw from HttpChannelState.read() method
Fixes #11363 by ensuring that read never throws, but instead returns an Error chunk.