DELETE, HEAD, POST, PUT and other HTTP verbs may also be used, simply change the method name: request .head('/favicon.ico') .end(function(res){ });.
確定! 回上一頁