1
0
mirror of synced 2026-08-04 09:17:02 +00:00

SEC-2177: Polish

This commit is contained in:
Rob Winch
2014-03-18 15:48:54 -05:00
parent 7cf37856c0
commit c0590e614a
@@ -25,6 +25,7 @@ public class DefaultRedirectStrategyTests {
assertEquals("remainder", response.getRedirectedUrl());
}
// SEC-2177
@Test
public void contextRelativeUrlWithMultipleSchemesInHostnameIsHandledCorrectly() throws Exception {
DefaultRedirectStrategy rds = new DefaultRedirectStrategy();