on("data", data => { fields[fieldname] = { filename, type: mimeType, content: data, transferEncoding, }; }); }); // whenever busboy comes across ...
確定! 回上一頁