var promise = request(); promise.catch(function(error) ... If a then has no error callback provided, it will not stop on a rejected promise.
確定! 回上一頁