internet explorer - Cookie sharing behavior in IE 11 vs Edge -


i creating cookie in asp.net mvc application (httpcontext.current.request.cookies["validated"]) , noticed cookie shared across multiple tabs in ie 11, not if open separate instance of ie. in edge cookie shared across tabs , across new instance of edge. expected behavior?


Comments

Popular posts from this blog

php - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -