couch_attach: Add attachment to document

Description Usage Arguments

Description

Send attachment to an existing url

Usage

1
couch_attach(location, revtag, attachment, content_type = "image/png")

Arguments

location

url of the

revtag

revision (version)

attachment

file to attach

content_type

Content type of the attachment (for example: "image/png")


couchDB documentation built on May 2, 2019, 4:09 a.m.