vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5Md5ValidatorPlugin.php

Classes

Md5ValidatorPlugin Ensures that an the MD5 hash of an entity body matches the Content-MD5 header (if set) of an HTTP response. An exception is thrown if the calculated MD5 does not match the expected MD5.