PHP Class CurlResponse

Author: Sean Huber ([email protected])
显示文件 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_oe property

public $body

$headers public_oe property

public $headers