Skip to content

open_revs=all used to return content as json array but now is multipart #3353

Answered by kocolosk
tudordumitriu asked this question in Q&A
Discussion options

You must be logged in to vote

That's odd. CouchDB should only send a multipart/mixed response if the request includes an Accept header indicating support for that content-type:

https://github.com/apache/couchdb/blob/3.0.0/src/chttpd/src/chttpd_db.erl#L943-L968

Is it possible your client started to send a header like that?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tudordumitriu
Comment options

Answer selected by nickva
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants