<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-webtrans-http2" target="https://datatracker.ietf.org/doc/html/draft-ietf-webtrans-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="M." surname="Thomson" fullname="Martin Thomson">
         <organization>Mozilla</organization>
      </author>
      <author initials="V." surname="Vasiliev" fullname="Victor Vasiliev">
         <organization>Google</organization>
      </author>
      <author initials="W." surname="Xie" fullname="Woo Xie">
         <organization>Facebook Inc.</organization>
      </author>
      <date month="October" day="25" 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 uses HTTP semantics to provide support
   for unidirectional streams, bidirectional streams, and datagrams.
   This protocol can be used with any HTTP version, however this
   document focuses on TCP-based HTTP versions, specifically providing
   examples of these capabilities when multiplexed within the same
   HTTP/2 [RFC7540] connection.

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