Skip to content

Commit

Permalink
Update docs to add audit logger
Browse files Browse the repository at this point in the history
  • Loading branch information
micahr committed Jan 8, 2016
1 parent f372217 commit 290a412
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,8 @@ it will be an `HttpError`.
|Name | Type | Description |
| :--- | :----: | :---- |
|accept|String|Accept header to send|
|audit|Boolean|Enable Audit logging|
|auditor|Function|Function for Audit logging|
|connectTimeout|Number|Amount of time to wait for a socket|
|requestTimeout|Number|Amount of time to wait for the request to finish|
|dtrace|Object|node-dtrace-provider handle|
Expand Down

0 comments on commit 290a412

Please sign in to comment.