PHP Class CurlResponse

Author: Sean Huber ([email protected])
Show file Open project: 3scale/3scale_ws_api_for_php Class Usage Examples

Public Properties

Property Type Description
$body
$headers

Public Methods

Method Description
__construct ( $response )
__toString ( )

Method Details

__construct() public method

public __construct ( $response )

__toString() public method

public __toString ( )

Property Details

$body public property

public $body

$headers public property

public $headers