mirror of
https://github.com/jetty/jetty.project.git
synced 2025-03-01 03:19:13 +00:00
Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x
This commit is contained in:
commit
a36f8d2819
@ -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
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user