Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

couchdb: Support the AttachmentsIterator interface for base64-encoded attachments as well #660

Open
flimzy opened this issue Jan 8, 2022 · 0 comments

Comments

@flimzy
Copy link
Member

flimzy commented Jan 8, 2022

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.

@flimzy flimzy transferred this issue from go-kivik/couchdb Aug 28, 2023
@flimzy 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant