Hi list!

I've tried to establish some http communication with the help of the URL loading system. I had to discover that the cookie accept policy setting of the shared cookie storage effects all applications using the URL loading system. My application needs to accept cookies at all times.

So what I don't want to do is to change the accept policy setting temporarily. This would mean a security risk for all other apps.

Another way would be not to use the automatic cookie handling and to handle the cookies myself which is undesirable
because of all the effort it would take to implement.

Is there another way to change the cookie accept setting only for my application/process to accept all cookies?


Best Regards

Kay
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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 arch...@mail-archive.com

Reply via email to