Add in a proper AuthManager instead of the list version that was being used.
authordigitalxero <none@none>
Sat, 19 Feb 2011 20:04:56 +0000 (15:04 -0500)
committerdigitalxero <none@none>
Sat, 19 Feb 2011 20:04:56 +0000 (15:04 -0500)
commitedfdef23963ab1c5a0424f16f97cdc39dccae34a
treea414691b94cab0968eab40b4432d84022f0d5e5e
parenta9e18e9106fc78ca8ab668ab1d164c27309f1466
Add in a proper AuthManager instead of the list version that was being used.
Added support for all Auth types that python supports
README.rst
requests/async.py
requests/core.py
test_requests.py