After fixing famous bug in CookieContainer about leading dot in hostname (FeedbackID=478521, also described in http://dot-net-expertise.blogspot.ru/2009/10/cookiecontainer-domain-handling-bug-fix.html), there is a new bug, that came to replace old one.Now, when you're setting RFC2109-cookie (Version=1) for parent domain ".site.com", you cannot get it back for subdomain "www.site.com".See attached project for more tests reproducing the problem.
Visual Studio/Team Foundation Server/.NET Framework Tooling Version
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results
Please wait...