$signature
$signature : \Qcloud\Cos\S3SignatureInterface
Adds required and optional Content-MD5 headers
getSubscribedEvents() : array
Returns an array of event names this subscriber wants to listen to.
The array keys are event names and the value can be:
For instance:
The event names to listen to
__construct(\Qcloud\Cos\Signature $signature)
\Qcloud\Cos\Signature | $signature |
onCommandAfterPrepare(\Guzzle\Common\Event $event)
\Guzzle\Common\Event | $event |
addMd5(\Guzzle\Service\Command\CommandInterface $command)
\Guzzle\Service\Command\CommandInterface | $command |