<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.bishop-httpbis-extended-settings" target="https://datatracker.ietf.org/doc/html/draft-bishop-httpbis-extended-settings-01">
   <front>
      <title>HTTP/2 Extended SETTINGS Extension</title>
      <author initials="M." surname="Bishop" fullname="Mike Bishop">
         <organization>Microsoft</organization>
      </author>
      <date month="November" day="15" year="2016" />
      <abstract>
	 <t>   HTTP/2 defines the SETTINGS frame to contain a single 32-bit value
   per setting.  While this is sufficient to convey everything used in
   the core HTTP/2 specification, some protocols will require more
   complex values, such as arrays of code-points or strings.

   For such protocols, this extension defines a parallel to the SETTINGS
   frame, EXTENDED_SETTINGS, where the value of a setting is not a
   32-bit value, but a variable-length opaque data blob whose
   interpretation is subject entirely to the definition of the protocol
   using it.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-bishop-httpbis-extended-settings-01" />
   
</reference>
