<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.kinnear-webtransport-http2" target="https://datatracker.ietf.org/doc/html/draft-kinnear-webtransport-http2-02">
   <front>
      <title>WebTransport using HTTP/2</title>
      <author initials="A." surname="Frindell" fullname="Alan Frindell">
         <organization>Facebook Inc.</organization>
      </author>
      <author initials="E." surname="Kinnear" fullname="Eric Kinnear">
         <organization>Apple Inc.</organization>
      </author>
      <author initials="T." surname="Pauly" fullname="Tommy Pauly">
         <organization>Apple Inc.</organization>
      </author>
      <author initials="V." surname="Vasiliev" fullname="Victor Vasiliev">
         <organization>Google</organization>
      </author>
      <author initials="G." surname="Xie" fullname="Guowu Xie">
         <organization>Facebook Inc.</organization>
      </author>
      <date month="February" day="22" year="2021" />
      <abstract>
	 <t>   WebTransport [OVERVIEW] is a protocol framework that enables clients
   constrained by the Web security model to communicate with a remote
   server using a secure multiplexed transport.  This document describes
   a WebTransport protocol that is based on HTTP/2 [RFC7540] and
   provides support for unidirectional streams, bidirectional streams
   and datagrams, all multiplexed within the same HTTP/2 connection.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-kinnear-webtransport-http2-02" />
   
</reference>
