Kraken\Network\Http\HttpResponseInterface::__toString PHP Method

__toString() public method

Return response encoded as string.
public __toString ( ) : string
return string
    public function __toString();
HttpResponseInterface