<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-httpbis-priority" target="https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-priority-09">
   <front>
      <title>Extensible Prioritization Scheme for HTTP</title>
      <author initials="K." surname="Oku" fullname="Kazuho Oku">
         <organization>Fastly</organization>
      </author>
      <author initials="L." surname="Pardue" fullname="Lucas Pardue">
         <organization>Cloudflare</organization>
      </author>
      <date month="November" day="10" year="2021" />
      <abstract>
	 <t>   This document describes a scheme that allows an HTTP client to
   communicate its preferences for how the upstream server prioritizes
   responses to its requests, and also allows a server to hint to a
   downstream intermediary how its responses should be prioritized when
   they are forwarded.  This document defines the Priority header field
   for communicating the initial priority in an HTTP version-independent
   manner, as well as HTTP/2 and HTTP/3 frames for reprioritizing
   responses.  These share a common format structure that is designed to
   provide future extensibility.

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