workaround nodejs bug
authorYadd <yadd@debian.org>
Fri, 12 Apr 2024 10:05:59 +0000 (12:05 +0200)
committerJérémy Lal <kapouer@melix.org>
Fri, 12 Apr 2024 10:05:59 +0000 (12:05 +0200)
commitc50f474b320143df0b186f30945bfa70b5556f23
tree09405adbf6e87b7d1c12554f593b380e8bdbff59
parentaf487e0b0656cd4e2520c7d51f301b37b361ab52
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