Merged branch 'jetty-9.3.x' into 'master'.
This commit is contained in:
commit
5f22bede3a
|
@ -278,7 +278,6 @@ public class HttpClientTest extends AbstractTest
|
|||
catch (ExecutionException x)
|
||||
{
|
||||
// Buffering capacity exceeded.
|
||||
x.printStackTrace();
|
||||
}
|
||||
|
||||
// Verify that we can make another request.
|
||||
|
|
Loading…
Reference in New Issue