WKWebViewTips icon indicating copy to clipboard operation
WKWebViewTips copied to clipboard

Cookie discussion / ajax

Open winzig opened this issue 11 years ago • 1 comments

You may want to incorporate information from this StackOverflow, regarding cookies, especially in terms of having your cookies sent on subsequent Ajax requests:

http://stackoverflow.com/questions/26573137/can-i-set-the-cookies-to-be-used-by-a-wkwebview

winzig avatar Feb 17 '15 18:02 winzig

That's a nice workaround, set cookies to both cookie management areas without waiting them to sync. Thanks for the information!

ShingoFukuyama avatar Feb 22 '15 14:02 ShingoFukuyama