Re: New WebView
Re: New WebView
- Subject: Re: New WebView
- From: Rush Manbert <email@hidden>
- Date: Tue, 21 Nov 2006 10:46:25 -0800
Philippe Heinrich Regenass wrote:
hi rush
no i is it not... the sessions or anything else are always open... any
other ideas?
Well, as the reply from Brad Siegfreid says, sessions are a server side
concept. I have two suggestions:
1) Take a look at the NSHTTPCookieStorage class. Your app can implement
the WebPolicyDelegate protocol and see what URLs are being loaded, which
might help you manage the cookies.
2) Search the Cocoa-Dev and Webkit SDK list archives for "cookie". I
know the subject of cookie storage management has been discussed.
I'm afraid that I have no direct experience with session cookie
management, so this is the only assistance that I can offer.
Best regards,
Rush
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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