<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-httpbis-rfc6265bis" target="https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-rfc6265bis-02">
   <front>
      <title>Cookies: HTTP State Management Mechanism</title>
      <author initials="A." surname="Barth" fullname="Adam Barth">
         <organization>Google, Inc</organization>
      </author>
      <author initials="M." surname="West" fullname="Mike West">
         <organization>Google, Inc</organization>
      </author>
      <date month="August" day="7" year="2017" />
      <abstract>
	 <t>   This document defines the HTTP Cookie and Set-Cookie header fields.
   These header fields can be used by HTTP servers to store state
   (called cookies) at HTTP user agents, letting the servers maintain a
   stateful session over the mostly stateless HTTP protocol.  Although
   cookies have many historical infelicities that degrade their security
   and privacy, the Cookie and Set-Cookie header fields are widely used
   on the Internet.  This document obsoletes RFC 6265.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-rfc6265bis-02" />
   
</reference>
