Skip to content

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.

2 participants