Add undici (#1146)

This commit is contained in:
Leandro Andrade
2021-10-02 02:29:54 -03:00
committed by GitHub
parent 189950ebcc
commit 46096cec89

View File

@@ -294,6 +294,7 @@
- [gotql](https://github.com/khaosdoctor/gotql) - GraphQL request library built on [got](https://github.com/sindresorhus/got).
- [global-agent](https://github.com/gajus/global-agent) - Global HTTP/HTTPS proxy agent that is configurable using environment variables.
- [smoke](https://github.com/sinedied/smoke) - File-based HTTP mock server with recording abilities.
- [undici](https://github.com/nodejs/undici) - High performance HTTP client written from scratch with zero dependencies.
### Debugging / Profiling