Add support for Content-MD5 headers #314
Labels
help wanted
More help is needed for the proper resolution of an issue or pull request
new feature
PRs for new features
See: http://www.faqs.org/rfcs/rfc1864.html
This could be done in such a way to check whether the Content-MD5 header was available and, if so, perform a check against the hash to verify the validity of the content. If they don't match, then throw an exception from the Request object.
The text was updated successfully, but these errors were encountered: