PHP Class Horde_Http_Response_Peclhttp2, horde

Author: Michael Cramer ([email protected])
Inheritance: extends Horde_Http_Response_Base
Afficher le fichier Open project: horde/horde

Protected Properties

Свойство Type Description
$_response http\Client\Response HttpMessage object.

Méthodes publiques

Méthode Description
__construct ( string $uri, http\Client\Response $response ) Constructor.
getBody ( )

Method Details

__construct() public méthode

Constructor.
public __construct ( string $uri, http\Client\Response $response )
$uri string
$response http\Client\Response

getBody() public méthode

public getBody ( )

Property Details

$_response protected_oe property

HttpMessage object.
protected Response,http\Client $_response
Résultat http\Client\Response