Set-Cookie



Summary

The Set-Cookie header is used to set and maintain "stateful sessions with HTTP requests and responses" between server and client systems.


Header Type: Standard

Example:
Set-Cookie: expires=Sat, 05-Mar-2012 20:45:13 GMT; max-age=0; domain=.site.com; secure; httponly


    References
  1. HTTP State Management Mechanism RFC2109
  2. HTTP State Management Mechanism RFC2965
  3. HTTP State Management Mechanism (draft-ietf-httpstate-cookie-21)


Related headers



Statistics

 
36