[ ソース: 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 ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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