Fix infinite loop on wrong Digest Authentication (Issue #547)
authorVictoria Mo <vm2355@columbia.edu>
Sat, 14 Jul 2012 20:09:13 +0000 (16:09 -0400)
committerVictoria Mo <vm2355@columbia.edu>
Sat, 14 Jul 2012 20:09:13 +0000 (16:09 -0400)
commit5296b8be90cb79f0e2b36bbf9a6108e65bec0e23
treea70e91445cd9e2af36eff9b91102aedcf66438c1
parenta97a5133900ebefd4b537b518630a4256c62d73c
Fix infinite loop on wrong Digest Authentication (Issue #547)

Modified code to use the current fix versus the old fix, which was broken.

Co-Authored By: Timnit Gebru <tgebru@gmail.com>
Co-Authored By: Sarah Gonzalez <smar.gonz@gmail.com>
Co-Authored By: Leila Muhtasib <muhtasib@gmail.com>
requests/auth.py