We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f372217 commit 290a412Copy full SHA for 290a412
README.md
@@ -130,6 +130,8 @@ it will be an `HttpError`.
130
|Name | Type | Description |
131
| :--- | :----: | :---- |
132
|accept|String|Accept header to send|
133
+|audit|Boolean|Enable Audit logging|
134
+|auditor|Function|Function for Audit logging|
135
|connectTimeout|Number|Amount of time to wait for a socket|
136
|requestTimeout|Number|Amount of time to wait for the request to finish|
137
|dtrace|Object|node-dtrace-provider handle|
0 commit comments