Fetch API 提供了一種JavaScript Interface 來操作HTTP pipeline,比方request ... return fetch(url, { body: JSON.stringify(data), // must match 'Content-Type' ...
確定! 回上一頁