Skip to content

Call update function with POST/PUT body #38

@kylechine

Description

@kylechine

Hello 1999,

Thanks for your work. It's very elegant and helpful.

I'm a little bit confuse about this problem:

couch.updateFunction("databaseName", "designDocument", "updateFunction", {optional query string}, "docid")

URL query parameters object. Note that multiple keys are not supported and the last key value suppresses others.
From CouchDB document - Request Object

So does this means {optional query string} could have only one key-value pair? If there any plan to add method to submit POST/PU body with this function?

Thank you again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions