<?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-22">
   <front>
      <title>Cookies: HTTP State Management Mechanism</title>
      <author initials="S." surname="Bingler" fullname="Steven Bingler">
         </author>
      <author initials="M." surname="West" fullname="Mike West">
         <organization>Google LLC</organization>
      </author>
      <author initials="J." surname="Wilander" fullname="John Wilander">
         <organization>Apple, Inc</organization>
      </author>
      <date month="December" day="1" year="2025" />
      <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 flaws 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-22" />
   
</reference>
