mirror of
https://github.com/jetty/jetty.project.git
synced 2025-03-03 12:29:31 +00:00
only handle early EOF if exchange is not done
This commit is contained in:
parent
8cfa671253
commit
70cd06f461
@ -170,8 +170,6 @@ public abstract class AbstractHttpExchangeCancelTest
|
||||
@Test
|
||||
public void testHttpExchangeCancelOnRequestComplete() throws Exception
|
||||
{
|
||||
LOG.setDebugEnabled(true);
|
||||
|
||||
TestHttpExchange exchange = new TestHttpExchange()
|
||||
{
|
||||
@Override
|
||||
|
Loading…
x
Reference in New Issue
Block a user