Class DefaultResponseParser
Default HTTP response parser used to marshal JSON responses into arrays and XML responses into SimpleXMLElement
- Guzzle\Service\Command\DefaultResponseParser implements Guzzle\Service\Command\ResponseParserInterface
Direct known subclasses
Guzzle\Service\Command\OperationResponseParser
public static
|
|
public
mixed
|
#
parse(
Parse the HTTP response received by the command and update the command's result contents |
protected
|
#
handleParsing(
|
protected static
|
$instance
|