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.
1 parent 797e41c commit 50ec404Copy full SHA for 50ec404
glossary.md
@@ -18,3 +18,7 @@ You may also need to check <https://chromium.googlesource.com/chromiumos/docs/+/
18
primarily administrated by Matt Godbolt.
19
* primordials: Pristine built-ins that are not affected by prototype pollution
20
and tampering with built-ins.
21
+* undici: An HTTP/1.1 client, written from scratch for Node.js. Undici means
22
+ eleven in Italian. 1.1 -> 11 -> Eleven -> Undici. It is also a Stranger Things
23
+ reference. Undici is maintained within a separate repository, see more details
24
+ on the [undici repository](https://github.com/nodejs/undici).
0 commit comments