Sam,

We're consistently inconsistent in that we only sometimes check for
the content-type when posting JSON documents. Of the top of my head I
know we check in _temp_views but not for PUTs and POSTs to docs or
_bulk_docs.

If you mean for adding attachments to docs though CouchDB will just
send you back the content-type header you attached it with so you can
control what clients will see when fetching attachments.

HTH,
Paul Davis

On Tue, Apr 21, 2009 at 3:28 PM, Samuel Wan <[email protected]> wrote:
> Is it possible to specify the Content-Type header of a document? Do
> you need to use a "show" function?
>
> -Sam
>

Reply via email to