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.
PoolOptions
1 parent 077d7b0 commit c3fddc3Copy full SHA for c3fddc3
docs/api/Agent.md
@@ -16,7 +16,7 @@ Returns: `Agent`
16
17
### Parameter: `AgentOptions`
18
19
-Extends: [`ClientOptions`](Pool.md#parameter-pooloptions)
+Extends: [`PoolOptions`](Pool.md#parameter-pooloptions)
20
21
* **factory** `(origin: URL, opts: Object) => Dispatcher` - Default: `(origin, opts) => new Pool(origin, opts)`
22
* **maxRedirections** `Integer` - Default: `0`. The number of HTTP redirection to follow unless otherwise specified in `DispatchOptions`.
0 commit comments