fetch (url, options).then(function(response) { // handle HTTP response } ... "omit" - don't include authentication credentials (e.g. cookies) in the request ...
確定! 回上一頁