Despite touting itself as being cacheable, it also turns out that no browser caches the POST result. await fetch('/path/cache', {method:'POST'}); ...
確定! 回上一頁