node-undici 5.28.2+dfsg1+~cs23.11.12.3-6ubuntu2 source package in Ubuntu

Changelog

node-undici (5.28.2+dfsg1+~cs23.11.12.3-6ubuntu2) oracular; urgency=medium

  * No-change rebuild to drop armhf in oracular.

 -- Steve Langasek <email address hidden>  Wed, 01 May 2024 18:27:29 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
node-undici_5.28.2+dfsg1+~cs23.11.12.3.orig-binary-search.tar.xz 2.7 KiB 4c722d476f84b280160bfc428aa36e2806f9837902a43cda7caaa401c2a52f54
node-undici_5.28.2+dfsg1+~cs23.11.12.3.orig-fastify-busboy.tar.xz 37.9 KiB 19be96e0f1542c500384a570a088b7fa71e212976e91b269efc678963723ce7a
node-undici_5.28.2+dfsg1+~cs23.11.12.3.orig-llhttp.tar.xz 5.6 MiB a1752c9040e89d1fc19909ab47a35733c1ee876626fe4eb686f350709edbcffe
node-undici_5.28.2+dfsg1+~cs23.11.12.3.orig-llparse-builder.tar.xz 27.2 KiB 48fc4ad3744179216d30f36e22a4e72bd11b6f47165f1bd22144436ba535b8f3
node-undici_5.28.2+dfsg1+~cs23.11.12.3.orig-llparse-frontend.tar.xz 28.2 KiB 30e1c7809fc5b31bf63e8f3b6eaa8ff0f08910fa131294d46a3f33c849fd7f0e
node-undici_5.28.2+dfsg1+~cs23.11.12.3.orig-llparse.tar.xz 33.6 KiB ca5062636558b8171ef7309fa829179258d2fb04914ade2ba663ce42970fe32a
node-undici_5.28.2+dfsg1+~cs23.11.12.3.orig.tar.xz 1.7 MiB 0a7aa06c91929f03ac5cc02e8b83f5f45faba61b5bdfb9e99c7898c5b5c0b467
node-undici_5.28.2+dfsg1+~cs23.11.12.3-6ubuntu2.debian.tar.xz 211.8 KiB edd56cbc8511b0a1d934daa403270475bb95d4b24e71e80e36403257c3dfa3f2
node-undici_5.28.2+dfsg1+~cs23.11.12.3-6ubuntu2.dsc 4.8 KiB 11b4694ff1e00b68fcc1069933d3d34933b06c4c1c3ea12cb6ddb38580bbce0c

View changes file

Binary packages built by this source

libllhttp-dev: HTTP messages parser library dev files

 libllhttp development files

libllhttp9.1: HTTP messages parser library

 libllhttp provides the Node.js library used to parse HTTP messages.

libllhttp9.1-dbgsym: debug symbols for libllhttp9.1
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