createReadStream()` and append it to my `FormData` to send it to the REST api. Like this: ``` const fetch = require('node-fetch');
確定! 回上一頁