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

c - How to retrieve a variable from the Apache configuration inside the module? -

c# - Constructor arguments cannot be passed for interface mocks -

python - malformed header from script index.py Bad header -