Skip to content

Commit 50ec404

Browse files
committed
doc: add undici to glossary
1 parent 797e41c commit 50ec404

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

glossary.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,7 @@ You may also need to check <https://chromium.googlesource.com/chromiumos/docs/+/
1818
primarily administrated by Matt Godbolt.
1919
* primordials: Pristine built-ins that are not affected by prototype pollution
2020
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

Comments
 (0)