Skip to content
This repository has been archived by the owner on Nov 5, 2018. It is now read-only.

Commit

Permalink
updated README.md with api changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jlank committed Feb 8, 2013
1 parent 2411aa3 commit e459128
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -313,6 +313,7 @@ makes a request to couchdb, the available `opts` are:
`opts.att`
* `opts.doc` – the document name
* `opts.att` – the attachment name
* `opts.qs` – query string parameters, appended after any existing `opts.path`, `opts.doc`, or `opts.att`
* `opts.content_type` – the content type of the request, default to `json`
* `opts.headers` – additional http headers, overrides existing ones
* `opts.body` – the document or attachment body
Expand Down

0 comments on commit e459128

Please sign in to comment.