HTTP 定義了一組能令給定資源,執行特定操作的請求方法(request methods)。 ... HEAD 方法請求與 GET 方法相同的回應,但它沒有回應主體(response body)。
確定! 回上一頁