workaround nodejs bug
authorYadd <yadd@debian.org>
Fri, 8 Nov 2024 04:35:57 +0000 (04:35 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Fri, 8 Nov 2024 04:35:57 +0000 (04:35 +0000)
commitb581e717ad258efe56c8509d9fadbe12cec0e389
treebde008e7fe6bee9e2d3120f0e8e3e984b55176cd
parent86f2d346909c36c989e97d48a1257f4df6d4b89d
workaround nodejs bug

Forwarded: not-needed
Last-Update: 2023-12-02

Gbp-Pq: Name workaround-nodejs-bug.patch
15 files changed:
fastify-busboy/deps/dicer/lib/Dicer.js
fastify-busboy/deps/dicer/lib/HeaderParser.js
fastify-busboy/deps/dicer/lib/PartStream.js
fastify-busboy/deps/streamsearch/sbmh.js
fastify-busboy/lib/main.js
fastify-busboy/lib/types/multipart.js
fastify-busboy/test/dicer-multipart.test.js
fastify-busboy/test/parse-params.test.js
scripts/generate-undici-types-package-json.js
test/client-node-max-header-size.js
test/fetch/client-node-max-header-size.js
test/fetch/http2.js
test/http2-alpn.js
test/http2.js
test/retry-handler.js