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

Added support for digest authentication #57

Merged
merged 1 commit into from
Oct 6, 2012

Conversation

bradstinson
Copy link
Contributor

Added support for digest authentication for a personal project I was working on. Thought I would submit the change as a pull request in case anyone else might need this functionality.

Included a unit test to ensure that the Request::digestAuth() function was working properly.

support for

Added support for digest authentication and included required unit
tests.
@nategood
Copy link
Owner

Awesome! Thanks. Will review shortly.

nategood added a commit that referenced this pull request Oct 6, 2012
Added support for digest authentication
@nategood nategood merged commit 6db93c1 into nategood:master Oct 6, 2012
nategood pushed a commit that referenced this pull request Oct 6, 2012
 - REFACTOR [PR #49](#49) Broke headers out into their own class
 - REFACTOR [PR #54](#54) Added more specific Exceptions
 - FIX [PR #58](#58) Fixes throwing an error on an empty xml response
 - FEATURE [PR #57](#57) Adds support for digest authentication
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants