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

cookies - Yii2 Advanced - Share session between frontend and mainsite (duplicate of frontend for www) -

angular - password and confirm password field validation angular2 reactive forms -

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