couch_fetch_attachment_url: Get attachment url
Description
Get the url for a specific attachment, This is sometimes useful
for direct reads to functions, in lieu of storing tempfiles.
Usage
couch_fetch_attachment_url(conn, database, key = NULL, attachment = NULL)
Arguments
database
The database name
attachment
Name of the attachment