Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Support for BasicAuth using UsernamePasswordsCredentials #58

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

Merged
merged 2 commits into from
Jun 7, 2012
Merged

Support for BasicAuth using UsernamePasswordsCredentials #58

merged 2 commits into from
Jun 7, 2012

Conversation

apersaud
Copy link
Contributor

@apersaud apersaud commented Jun 7, 2012

Hi, I implemented the support for adding BasicAuth credentials on the request. Two new methods, one that will use the AuthScope of ANY (for any host and realm) and one where you can specify it.

Great work on the library, and thanks!

loopj added a commit that referenced this pull request Jun 7, 2012
Support for BasicAuth using UsernamePasswordsCredentials
@loopj loopj merged commit bc116a5 into android-async-http:master Jun 7, 2012
@loopj
Copy link
Collaborator

loopj commented Jun 7, 2012

Thanks @apersaud
Bonus points if you also update the documentation in the gh-pages branch :)

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