mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
doc: add undici to glossary
PR-URL: https://github.com/nodejs/node/pull/43327 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit is contained in:
@@ -18,3 +18,5 @@ You may also need to check <https://chromium.googlesource.com/chromiumos/docs/+/
|
||||
primarily administrated by Matt Godbolt.
|
||||
* primordials: Pristine built-ins that are not affected by prototype pollution
|
||||
and tampering with built-ins.
|
||||
* undici: An alternative HTTP client used in Node.js. See more details
|
||||
on the [undici repository](https://github.com/nodejs/undici).
|
||||
|
||||
Reference in New Issue
Block a user