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 protected])
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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]