4.3 .ASPXAUTH Cookie Message Returned from the Server
The following is an example of the .ASPXAUTH cookie that is returned from the server after the server has authorized the user for access. The contents of the cookie are then set as a cookie, in the client's responses, with the name of .ASPXAUTH.
-
HTTP/1.1 200 OK Cache-Control: private Content-Type: application/x-msts-webfeed-login; charset=utf-8 Server: Microsoft-IIS/7.5 X-AspNet-Version: 2.0.50727 Persistent-Auth: true X-Powered-By: ASP.NET Date: Thu, 11 Mar 2010 00:51:13 GMT Content-Length: 384
Note The contents of a server-generated cookie are as defined in section 2.2.3