Using Express, I can import body-parser to parse the body as JSON: ... rawBody and the JSON parsed data is available on req.body .
確定! 回上一頁