Suggesting a user name for NSURLConnection
Suggesting a user name for NSURLConnection
- Subject: Suggesting a user name for NSURLConnection
- From: Lakshmi Vyasarajan <email@hidden>
- Date: Sun, 21 Sep 2008 02:37:55 -0700
Hello,
I have an application that interfaces with delicious. I have created
an account in delicious for testing purposes. In the process of
switching between these accounts, my keychain now has two entries for
delicious API URL.
When I am calling the service I know which user the call is made for,
but there doesnt seem to be any way to tell NSURLConnection to lookup
the credentials for the given user name. I really want to avoid
sending the URL with user name and password.
I am using sendSynchronousRequest to perform this operation.
Is there a way to suggest the user name or do I have to resort to more
low level API to get this working?
Thanks
Lakshmi.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden