Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x

This commit is contained in:
Jan Bartel 2021-01-12 12:15:50 +01:00
commit a36f8d2819
1 changed files with 0 additions and 1 deletions

View File

@ -161,7 +161,6 @@ public class JdbcLoginServiceTest
assertEquals(HttpServletResponse.SC_UNAUTHORIZED, response.getStatus());
}
//Head requests to jetty-client are not working: see https://bugs.eclipse.org/bugs/show_bug.cgi?id=394552
@Test
public void testHead() throws Exception
{