node-undici 5.10.0+dfsg1+~cs18.9.18.7-1 source package in Ubuntu
Changelog
node-undici (5.10.0+dfsg1+~cs18.9.18.7-1) unstable; urgency=medium * New upstream version 5.10.0+dfsg1+~cs18.9.18.7 -- Yadd <email address hidden> Tue, 30 Aug 2022 06:32:25 +0200
Upload details
- Uploaded by:
- Debian Javascript Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Javascript Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
node-undici_5.10.0+dfsg1+~cs18.9.18.7-1.dsc | 4.1 KiB | b04fc0d62cd7f45a4c669c6309cd125cea9b89e3e2efa4744a7a6f1627cd7e34 |
node-undici_5.10.0+dfsg1+~cs18.9.18.7.orig-binary-search.tar.xz | 2.7 KiB | 3bafc4492373fb09cb28599af5287e25be78d9b4375415eac33f3578ae4c60b1 |
node-undici_5.10.0+dfsg1+~cs18.9.18.7.orig-llhttp.tar.xz | 5.6 MiB | 02d9df461caa7b79285737bc5f8a71384f72e050c9360c9c361f980fcfeba3f6 |
node-undici_5.10.0+dfsg1+~cs18.9.18.7.orig-llparse-builder.tar.xz | 27.2 KiB | b2d842e5510304456738b84f3886876f756c11db447505e02f5e3ea72b9e90c8 |
node-undici_5.10.0+dfsg1+~cs18.9.18.7.orig-llparse-frontend.tar.xz | 28.2 KiB | b961b2f30ecab5a1a6fc8ca152020ad852fd784773e72833736f2ff90ea4a71f |
node-undici_5.10.0+dfsg1+~cs18.9.18.7.orig-llparse.tar.xz | 33.6 KiB | d7a8e8873a7f5d8e818cdf8d25fcab4384e9784b19672cc3f13298cc3bfa76f7 |
node-undici_5.10.0+dfsg1+~cs18.9.18.7.orig.tar.xz | 270.4 KiB | 6db0867b81c81b8993df263011fbb8ece7a5d70ee877a6e4cbfd9075bc078bca |
node-undici_5.10.0+dfsg1+~cs18.9.18.7-1.debian.tar.xz | 29.2 KiB | 13158cb252577890d8956adcb7c9f64d3d9ac858992f93fcdf231c755a24dcf3 |
Available diffs
No changes file available.
Binary packages built by this source
- node-llhttp: HTTP client sources for Node.js
llhttp provides sources needed to build Node.js. May not be used directly.
- node-undici: 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