javascript - I was stored cookies in temp file on client machine for cross domain cookie issue. Is this right way to override on cross domain cookie issue? -


actually, suffered cross domain cookie issue in safari web browser in mac & iphone devices. so, create 1 temp file on client machine , save cookies in temp file 1 domain. , when try read cookies domain file in file made changes if cookies not set fetch cookies data temp file , again set cookies domain. it's work successfully. right way overcome on issue?.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -