Merge remote-tracking branch 'origin/jetty-9.4.x'
This commit is contained in:
commit
9d0b9de579
|
@ -262,7 +262,6 @@ public class HttpClientRedirectTest extends AbstractHttpClientServerTest
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
@Ignore
|
|
||||||
public void testRedirectWithWrongScheme() throws Exception
|
public void testRedirectWithWrongScheme() throws Exception
|
||||||
{
|
{
|
||||||
start(new AbstractHandler()
|
start(new AbstractHandler()
|
||||||
|
|
Loading…
Reference in New Issue