{
  "draft": "draft-ietf-http-state-mgmt-06",
  "doc_id": "RFC2109",
  "title": "HTTP State Management Mechanism",
  "authors": [
    "D. Kristol",
    "L. Montulli"
  ],
  "format": [
    "TEXT",
    "HTML"
  ],
  "page_count": "21",
  "pub_status": "PROPOSED STANDARD",
  "status": "HISTORIC",
  "source": "HyperText Transfer Protocol",
  "abstract": "This document specifies a way to create a stateful session with HTTP requests and responses.  It describes two new headers, Cookie and Set- Cookie, which carry state information between participating origin servers and user agents.  The method described here differs from Netscape's Cookie proposal, but it can interoperate with HTTP/1.0 user agents that use Netscape's method. [STANDARDS-TRACK]",
  "pub_date": "February 1997",
  "keywords": [
    "HTTP-STATE",
    "Hypertext",
    "Transfer",
    "Protocol",
    "cookie"
  ],
  "obsoletes": [],
  "obsoleted_by": [
    "RFC2965"
  ],
  "updates": [],
  "updated_by": [],
  "see_also": [],
  "doi": "10.17487/RFC2109",
  "errata_url": null
}