DELETE, HEAD, PATCH, POST, and PUT requests can also be used, simply change the method name: request .head('/favicon.ico') .
確定! 回上一頁