Return-Path: <internet-drafts@ietf.org>
X-Original-To: jmap@ietf.org
Delivered-To: jmap@mail2.ietf.org
Received: from [10.244.6.151] (unknown [4.156.85.76])
	by mail2.ietf.org (Postfix) with ESMTP id A293EDB99E02;
	Mon, 13 Apr 2026 15:11:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ietf.org; s=ietf1;
	t=1776118283; bh=oPisI8umXU/FSz3FS88MkNRZu7qQrIHFuHNcvC7Xqjc=;
	h=From:To:Cc:Subject:Reply-To:Date;
	b=BSz01IFtzM1erJuZSvbIMUMQOsR/Px37cxZ1EIGOfAIF5RUkaqkrvvzj3UT8MzpkZ
	 7+MqCcwzy1WCvlmPS4LcmuNgpjgscE9pGLvSMJ3uY12OPjxuXiuCjAJOID0LQ7hqom
	 hck2pTDX2N+gY1ijQCKh3gd5SZTsbVT4fpLCFw5I=
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: internet-drafts@ietf.org
To: <i-d-announce@ietf.org>
X-Test-IDTracker: no
X-IETF-IDTracker: 12.61.0
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: 
 <177611828359.679373.2430077671277363280@dt-datatracker-647897bf7-7f2k5>
Date: Mon, 13 Apr 2026 15:11:23 -0700
Message-ID-Hash: PSAO4R3NCKRZ5GOBTKY7DQH6AMK4AWFL
X-Message-ID-Hash: PSAO4R3NCKRZ5GOBTKY7DQH6AMK4AWFL
X-MailFrom: internet-drafts@ietf.org
X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency;
 loop; banned-address; member-moderation; header-match-jmap.ietf.org-0;
 nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size;
 news-moderation; no-subject; digests; suspicious-header
CC: jmap@ietf.org
X-Mailman-Version: 3.3.9rc6
Reply-To: jmap@ietf.org
Subject: =?utf-8?q?=5BJMAP=5D_I-D_Action=3A_draft-ietf-jmap-blobext-00=2Etxt?=
List-Id: JSON Meta Access Protocol <jmap.ietf.org>
Archived-At: 
 <https://mailarchive.ietf.org/arch/msg/jmap/eKsYNvl64iELclXeS3Juz6CA3ck>
List-Archive: <https://mailarchive.ietf.org/arch/browse/jmap>
List-Help: <mailto:jmap-request@ietf.org?subject=help>
List-Owner: <mailto:jmap-owner@ietf.org>
List-Post: <mailto:jmap@ietf.org>
List-Subscribe: <mailto:jmap-join@ietf.org>
List-Unsubscribe: <mailto:jmap-leave@ietf.org>

Internet-Draft draft-ietf-jmap-blobext-00.txt is now available. It is a work
item of the JSON Mail Access Protocol (JMAP) WG of the IETF.

   Title:   JMAP Blob Extensions
   Author:  Bron Gondwana
   Name:    draft-ietf-jmap-blobext-00.txt
   Pages:   32
   Dates:   2026-04-13

Abstract:

   The JMAP base protocol (RFC8620) provides the ability to upload and
   download arbitrary binary data.  This binary data is called a "blob",
   and can be used in all other JMAP extensions.

   The JMAP blob extension (RFC9404) added additional ways to create and
   access blobs by making inline method calls within a standard JMAP
   request.

   This extension adds more methods to work with blobs, including
   handling large blobs by processing them in chunks (building on
   RFC9404's blob construction support), and providing server-side blob
   conversion operations: image format conversion, archive creation and
   extraction (zip, tar, cpio), compression and decompression, and
   delta/patch operations.

The IETF datatracker status page for this Internet-Draft is:
https://datatracker.ietf.org/doc/draft-ietf-jmap-blobext/

There is also an HTMLized version available at:
https://datatracker.ietf.org/doc/html/draft-ietf-jmap-blobext-00

Internet-Drafts are also available by rsync at:
rsync.ietf.org::internet-drafts


