<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-httpbis-client-hints" target="https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-client-hints-07">
   <front>
      <title>HTTP Client Hints</title>
      <author initials="I." surname="Grigorik" fullname="Ilya Grigorik">
         <organization>Google</organization>
      </author>
      <date month="March" day="11" year="2019" />
      <abstract>
	 <t>   HTTP defines proactive content negotiation to allow servers to select
   the appropriate response for a given request, based upon the user
   agent&#x27;s characteristics, as expressed in request headers.  In
   practice, clients are often unwilling to send those request headers,
   because it is not clear whether they will be used, and sending them
   impacts both performance and privacy.

   This document defines two response headers, Accept-CH and Accept-CH-
   Lifetime, that servers can use to advertise their use of request
   headers for proactive content negotiation, along with a set of
   guidelines for the creation of such headers, colloquially known as
   &quot;Client Hints.&quot;

   It also defines an initial set of Client Hints.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-client-hints-07" />
   
</reference>
