Class to wrap the request sent to the server and the response received from the server.
| Name | Description | Return Type |
|---|---|---|
getRequest() |
Getter for the Http Request. | HttpRequest |
getResponse() |
Getter for the Http Response. | HttpResponse |
Class to wrap the request sent to the server and the response received from the server.
| Name | Description | Return Type |
|---|---|---|
getRequest() |
Getter for the Http Request. | HttpRequest |
getResponse() |
Getter for the Http Response. | HttpResponse |