You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get() either returns an attachments iterator, or attachments inline in the document, depending on whether we recieve a multipart response or a json response.
It might be nice to expose both versions through the attachments iterator for greater consistency.
The text was updated successfully, but these errors were encountered:
flimzy
changed the title
Support the AttachmentsIterator interface for base64-encoded attachments as well
couchdb: Support the AttachmentsIterator interface for base64-encoded attachments as well
Aug 28, 2023
Get() either returns an attachments iterator, or attachments inline in the document, depending on whether we recieve a multipart response or a json response.
It might be nice to expose both versions through the attachments iterator for greater consistency.
The text was updated successfully, but these errors were encountered: