<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-jmap-blob" target="https://datatracker.ietf.org/doc/html/draft-ietf-jmap-blob-18">
   <front>
      <title>JSON Meta Application Protocol (JMAP) Blob Management Extension</title>
      <author initials="B." surname="Gondwana" fullname="Bron Gondwana">
         <organization>Fastmail</organization>
      </author>
      <date month="January" day="3" year="2023" />
      <abstract>
	 <t>The JSON Meta Application Protocol (JMAP) base protocol (RFC 8620) provides the ability to upload and download arbitrary binary data via HTTP POST and GET on a defined endpoint. This binary data is called a &quot;blob&quot;.

 This extension adds additional ways to create and access blobs by making inline method calls within a standard JMAP request.

 This extension also adds a reverse lookup mechanism to discover where blobs are referenced within other data types.
	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-jmap-blob-18" />
   
</reference>
