| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 0edf171 commit 9af8bce
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -515,7 +515,7 @@ The dispatcher must be compatible with `undici`'s | |||
| 515 | 515 | fetch(url, { dispatcher: new MyAgent() }); | |
| 516 | 516 | ``` | |
| 517 | 517 | ||
| 518 | - It is possible to change the global dispatcher in Node.js installing `undici` and using | ||
| 518 | + It is possible to change the global dispatcher in Node.js by installing `undici` and using | ||
| 519 | 519 | the `setGlobalDispatcher()` method. Calling this method will affect both `undici` and | |
| 520 | 520 | Node.js. | |
| 521 | 521 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments