Adding basic authentication. Also string formatting

#139
This commit is contained in:
Mike Waldner
2011-08-24 01:30:38 -04:00
parent cc2c54093e
commit 3dd2235ac5
+1 -1
View File
@@ -172,7 +172,7 @@ def curl_from_request(request):
"""Creates a curl command from the request."""
#TODO - Files
#TODO - OAuth/Other Auths
#TODO - OAuth
#TODO - Cookies
#: -L/--location - if there is a redirect, redo request on the new place