Overview
The HTTPResponseScriptable is generally used only as a response to an HTTPScriptable request
Methods
The methods available for the HTTPResponseScriptable interface are as follows:
getResponseBody()
- Returns the response body
getResponseCode()
- Returns the response code
getResponseHeader(name)
- Returns the response header given the provided name