Class RawResponse
Response class for endpoints that return raw, unstructured data that will not be unserialized.
- Loco\Http\Response\RawResponse implements Guzzle\Service\Command\ResponseClassInterface
Direct known subclasses
Loco\Http\Response\ZipResponse
public static
|
#
fromCommand( Guzzle\Service\Command\OperationCommand $command )
Create a response model object from a completed command |
public
string
|