Why use `Buffer.concat(body).toString();` instead of `Uint8Array/Buffer.toString()`. I'm reading this article about gathering request data and it gives the ...
確定! 回上一頁