Skip to main content

Module blob

Module blob 

Source
Expand description

Blob upload/download operations and supporting types (RFC 8620 §6.1, §6.2)

Structs§

BlobUploadResponse
Response body returned by a successful blob upload (RFC 8620 §6.1).
DownloadBlobParams
Parameters for JmapClient::download_blob.
DownloadBlobSessionParams
Parameters for JmapClient::download_blob_session (bd:JMAP-6r7c.64).
UploadBlobParams
Parameters for JmapClient::upload_blob.
UploadBlobSessionParams
Parameters for JmapClient::upload_blob_session (bd:JMAP-6r7c.64).

Functions§

expand_url_template
Expand a RFC 6570 Level-1 URI template by substituting variables.