node-undici 5.19.1+dfsg1+~cs20.10.9.5-2ubuntu1 source package in Ubuntu
Changelog
node-undici (5.19.1+dfsg1+~cs20.10.9.5-2ubuntu1) lunar; urgency=low * Merge from Debian unstable. Remaining changes: - Fix for newer --error-build lld-15 link flag change. -- Gianfranco Costamagna <email address hidden> Wed, 22 Mar 2023 11:49:41 +0100
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Lunar
- Original maintainer:
- Debian Javascript Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
node-undici_5.19.1+dfsg1+~cs20.10.9.5.orig-binary-search.tar.xz | 2.7 KiB | 3bafc4492373fb09cb28599af5287e25be78d9b4375415eac33f3578ae4c60b1 |
node-undici_5.19.1+dfsg1+~cs20.10.9.5.orig-llhttp.tar.xz | 5.6 MiB | ab8f0fd169a7a61aa93a80ce94dbd19c60911140812090f8cc8cac70d4a068e2 |
node-undici_5.19.1+dfsg1+~cs20.10.9.5.orig-llparse-builder.tar.xz | 27.2 KiB | b2d842e5510304456738b84f3886876f756c11db447505e02f5e3ea72b9e90c8 |
node-undici_5.19.1+dfsg1+~cs20.10.9.5.orig-llparse-frontend.tar.xz | 28.2 KiB | b961b2f30ecab5a1a6fc8ca152020ad852fd784773e72833736f2ff90ea4a71f |
node-undici_5.19.1+dfsg1+~cs20.10.9.5.orig-llparse.tar.xz | 33.6 KiB | d7a8e8873a7f5d8e818cdf8d25fcab4384e9784b19672cc3f13298cc3bfa76f7 |
node-undici_5.19.1+dfsg1+~cs20.10.9.5.orig.tar.xz | 428.7 KiB | 4432b34e592ec856d7de1be911ac0a12e71ee7ce0eaee67a6eb9a69e54da0475 |
node-undici_5.19.1+dfsg1+~cs20.10.9.5-2ubuntu1.debian.tar.xz | 29.7 KiB | cadb8b43c41958417e52b7fa8f5337fc8807dbc77268f9cf99701d6e24c8848a |
node-undici_5.19.1+dfsg1+~cs20.10.9.5-2ubuntu1.dsc | 4.1 KiB | dd6651228146cb17672f921630105fc96d9febca562fd99a7b91dc3779bb97d7 |
Available diffs
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