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 d29a60a commit fd4a20aCopy full SHA for fd4a20a
README.md
@@ -302,7 +302,7 @@ const { data: app } = await requestWithAuth(
302
<tr>
303
<th align=left>
304
<a name="options-request-agent"></a>
305
- <code>options.request.agent</code>
+ <code>options.request.agent</code> (node-fetch only)
306
</th>
307
<td>
308
<a href="https://nodejs.org/api/http.html#http_class_http_agent">http(s).Agent</a> instance
0 commit comments