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