Kenneth Reitz
|
8207ed074e
|
keep auth DRY
|
2011-12-18 19:14:50 -05:00 |
|
Christopher Davis
|
814e0520ad
|
Add Proxy Authorization support
|
2011-12-17 13:40:04 -06:00 |
|
Idan Gazit
|
7fdb09b766
|
Converted auth to use callable objects instead of tuples.
My attempt to address #275 on kennethreitz/requests.
|
2011-11-17 13:44:13 +02:00 |
|
Kenneth Reitz
|
12fa108ede
|
add query data to digest path
|
2011-11-07 14:18:05 -05:00 |
|
Kenneth Reitz
|
be69529dca
|
oops, debugging prints
|
2011-10-23 16:53:21 -04:00 |
|
Kenneth Reitz
|
60b37e54b5
|
Digest authentication support!
Ripped from urllib2
|
2011-10-23 14:44:20 -04:00 |
|
Kenneth Reitz
|
12db1576e9
|
auth tuple fix
|
2011-10-23 12:26:46 -04:00 |
|
Kenneth Reitz
|
4892a305d9
|
more advanced authentication mechanism
|
2011-10-23 11:33:03 -04:00 |
|
Kenneth Reitz
|
0dae52220b
|
fix base64 encoding for httpbasic
|
2011-10-23 11:14:59 -04:00 |
|
Kenneth Reitz
|
d23c4b94c1
|
httpbasic authentication cleanup
|
2011-10-23 11:00:36 -04:00 |
|
Kenneth Reitz
|
340f7a0733
|
initial auth module w/ httpbasic auth
|
2011-10-23 10:56:04 -04:00 |
|