fetch API automatically includes cookies in the request header. node-fetch doesn't. use fetch-cookie module to mimic fetch API behavior.
確定! 回上一頁