[ Bron: node-undici ]
Pakket: node-undici (7.1.0+dfsg1+~cs24.12.10-1)
Verwijzigingen voor node-undici
Debian bronnen:
Het bronpakket node-undici downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [undici.nodejs.org]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
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