<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-masque-h3-datagram" target="https://datatracker.ietf.org/doc/html/draft-ietf-masque-h3-datagram-04">
   <front>
      <title>Using Datagrams with HTTP</title>
      <author initials="D." surname="Schinazi" fullname="David Schinazi">
         <organization>Google LLC</organization>
      </author>
      <author initials="L." surname="Pardue" fullname="Lucas Pardue">
         <organization>Cloudflare</organization>
      </author>
      <date month="October" day="6" year="2021" />
      <abstract>
	 <t>   The QUIC DATAGRAM extension provides application protocols running
   over QUIC with a mechanism to send unreliable data while leveraging
   the security and congestion-control properties of QUIC.  However,
   QUIC DATAGRAM frames do not provide a means to demultiplex
   application contexts.  This document describes how to use QUIC
   DATAGRAM frames when the application protocol running over QUIC is
   HTTP/3.  It associates datagrams with client-initiated bidirectional
   streams and defines an optional additional demultiplexing layer.
   Additionally, this document defines how to convey datagrams over
   prior versions of HTTP.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-masque-h3-datagram-04" />
   
</reference>
