網路工具 ubuntudebiancentos beginner

HTTP 請求測試

測試 HTTP 端點回應

Overview

測試 HTTP 端點回應

Commands

curl -sS -o /dev/null -w "HTTP %{http_code} | Time: %{time_total}s" {url}