Method Summary |
|
public static Test | suite() |
public void | testMalformed204Response() |
public void | testMalformed304Response() Tests if client is able to handle gracefully malformed responses
that may not include response body. |
public void | testNoncompliantHeadStrictMode() |
public void | testNoncompliantHeadWithResponseBody() |
public void | testNoncompliantPostMethodString() Tests if client is able to recover gracefully when HTTP server or
proxy fails to send 100 status code when expected. |
public void | testNoncompliantStatusLine() Tests that a response status line containing \r and \n is handled. |