mirror of
https://github.com/nodejs/node.git
synced 2025-08-15 13:48:44 +02: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:
parent
f9ad98f5cb
commit
d558b3c028
1 changed files with 2 additions and 0 deletions
|
@ -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).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue