fetch (url, options).then(function(response) { // handle HTTP response }, function(error) ... status (number) - HTTP response code in the 100–599 range ...
確定! 回上一頁