CURL::getResponse PHP Method

getResponse() public method

See also: HTTPRequest::getResponse()
public getResponse ( )
    public function getResponse()
    {
        return $this->httpResponse;
    }