Class CommandContentMd5Plugin
Listener used to add a ContentMD5 header to the body of a command and adds ContentMD5 validation if the ValidateMD5 option is not set to false on a command
- Guzzle\Plugin\Md5\CommandContentMd5Plugin implements Symfony\Component\EventDispatcher\EventSubscriberInterface
public
|
|
public static
|
|
public
|
protected
string
|
$contentMd5Param
Parameter used to check if the ContentMD5 value is being added |
|
protected
string
|
$validateMd5Param
Parameter used to check if validation should occur on the response |