company logo

HTTP :: result - Get request result

The response for the last request is available until executing the next request. When the last HTTP request failed because of communication error, the function an empty string.

Return value:  String value ( odaba::String & )

Implementation details

odaba::String HTTP  :: result (  )

The function returns the result for the last request. When the last request failed, more detailed information may be obtained from header().