[ 源代码: node-undici ]
软件包:node-undici(7.1.0+dfsg1+~cs24.12.10-1)
node-undici 的相关链接
Debian 的资源:
下载源码包 node-undici:
- [node-undici_7.1.0+dfsg1+~cs24.12.10-1.dsc]
- [node-undici_7.1.0+dfsg1+~cs24.12.10.orig-binary-search.tar.xz]
- [node-undici_7.1.0+dfsg1+~cs24.12.10.orig-fastify-busboy.tar.xz]
- [node-undici_7.1.0+dfsg1+~cs24.12.10.orig-llhttp.tar.xz]
- [node-undici_7.1.0+dfsg1+~cs24.12.10.orig-llparse-builder.tar.xz]
- [node-undici_7.1.0+dfsg1+~cs24.12.10.orig-llparse-frontend.tar.xz]
- [node-undici_7.1.0+dfsg1+~cs24.12.10.orig-llparse.tar.xz]
- [node-undici_7.1.0+dfsg1+~cs24.12.10.orig.tar.xz]
- [node-undici_7.1.0+dfsg1+~cs24.12.10-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [undici.nodejs.org]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
Node.js HTTP/1.1 client
undici provides the Node.js core HTTP client, using WebAssembly to achieve performance and pluggability. It brings features like:
- redirect support - native mocking layer using MockAgent - Client, Pool, Agent are unified by a Dispatcher API