| Method and Description |
|---|
| RequestObject#getHttpBody()
Get the http body for this request object
|
| RequestObject#setHttpBody(String httpBody)
Set the http body for this request object
|
| ResponseObject#setResponseText(String responseText)
Set the raw response text
|