public class HttpClientStackTest extends Object
Constructor and Description |
---|
HttpClientStackTest() |
Modifier and Type | Method and Description |
---|---|
void |
createDeleteRequest() |
void |
createDeprecatedGetRequest() |
void |
createDeprecatedPostRequest() |
void |
createGetRequest() |
void |
createHeadRequest() |
void |
createOptionsRequest() |
void |
createPatchRequest() |
void |
createPatchRequestWithBody() |
void |
createPostRequest() |
void |
createPostRequestWithBody() |
void |
createPutRequest() |
void |
createPutRequestWithBody() |
void |
createTraceRequest() |
public void createDeprecatedGetRequest() throws Exception
Exception
public void createDeprecatedPostRequest() throws Exception
Exception
public void createPostRequestWithBody() throws Exception
Exception