The CDN for node-fetch. ... 105, fetch('http://httpbin.org/post', { method: 'POST', body: 'a=1' }). 106 .then(res => res.json()).
確定! 回上一頁