I am working on some code using NSURLRequest but i am having issues
with cookies.
If i delete the cookie for the website and go in through my code and
login, all log's in OK and i can see in Ethereal that there is a set
cookie. The cookie gets set and saved, however, it seems the cookie
isn't being used because any more queries to the web site are telling
me i must be logged in (i should be).
If i go through safari first then a cookie is created (different than
the one originally created) and all works fine. If after logging in
through the web site i go to my applicatoin all works fine until the
cookie is deleted.
So my question is using NSURLRequest what am I missing?
Scott Andrew
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webkitsdk-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webkitsdk-dev/email@hidden