Undici is an HTTP/1.1 client, written from scratch for Node.js. Depending on network and process conditions of a fetch()
request, response.arrayBuffer()
might include portion of memory from the Node.js process. This has been patched in v6.19.2.
{ "binaries": [ { "binary_version": "9.2.1~7.3.0+dfsg1+~cs24.12.11-1", "binary_name": "libllhttp-dev" }, { "binary_version": "9.2.1~7.3.0+dfsg1+~cs24.12.11-1", "binary_name": "libllhttp9.2" }, { "binary_version": "9.2.1~7.3.0+dfsg1+~cs24.12.11-1", "binary_name": "node-llhttp" }, { "binary_version": "7.3.0+dfsg1+~cs24.12.11-1", "binary_name": "node-undici" } ] }