Merge lp://qastaging/~kklimonda/couchdb-glib/fix-compact into lp://qastaging/couchdb-glib
Proposed by
Krzysztof Klimonda
Status: | Merged |
---|---|
Merge reported by: | Rodrigo Moya |
Merged at revision: | not available |
Proposed branch: | lp://qastaging/~kklimonda/couchdb-glib/fix-compact |
Merge into: | lp://qastaging/couchdb-glib |
Diff against target: |
12 lines (+1/-1) 1 file modified
couchdb-glib/couchdb-session.c (+1/-1) |
To merge this branch: | bzr merge lp://qastaging/~kklimonda/couchdb-glib/fix-compact |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Rodrigo Moya (community) | Approve | ||
Review via email: mp+33972@code.qastaging.launchpad.net |
Description of the change
CouchDB documentation states that although the request body is not used Content-Type for the request has to be set to "application/json". pass an empty body string to couchdb_
To post a comment you must log in.