HttpResponse

Object that contains HTTP response

HttpResponse.getResponseCode

Returns response code
overload 1:
HttpResponse:getResponseCode()
Method Property Fluent Description Representation
Return Value an Integer

HttpResponse.getData

Returns input stream with response data
overload 1:
HttpResponse:getData()
Method Property Fluent Description Representation
Return Value an InputStream

HttpResponse.getHeaders

Returns headers of this response
overload 1:
HttpResponse:getHeaders()
Method Property Fluent Description Representation
Return Value
a a