fetch 方法知道如何与 AbortController 一起工作。它会监听 signal 上的 abort 事件。 现在,想要中止 fetch ,调用 controller.abort() ...
確定! 回上一頁