Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Content-MD5 headers #314

Closed
lonnieezell opened this issue Nov 23, 2016 · 0 comments
Closed

Add support for Content-MD5 headers #314

lonnieezell opened this issue Nov 23, 2016 · 0 comments
Labels
help wanted More help is needed for the proper resolution of an issue or pull request new feature PRs for new features

Comments

@lonnieezell
Copy link
Member

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.

@lonnieezell lonnieezell added help wanted More help is needed for the proper resolution of an issue or pull request new feature PRs for new features labels Nov 23, 2016
@lonnieezell lonnieezell added this to the Pre-Alpha 2 milestone Nov 23, 2016
@lonnieezell lonnieezell modified the milestones: Alpha, Pre-Alpha 2 Jan 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted More help is needed for the proper resolution of an issue or pull request new feature PRs for new features
Projects
None yet
Development

No branches or pull requests

1 participant