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 - Displaying JSON data posts for blog using just the post id -

docusignapi - Documents restrictions within a package -

javascript - Angular2 intelliJ config error.. Cannot find module '@angular/core' -