HTTP-Anfragentest
Antwort eines HTTP-Endpunkts testen
Overview
Antwort eines HTTP-Endpunkts testen
Commands
curl -sS -o /dev/null -w "HTTP %{http_code} | Time: %{time_total}s" {url}
Antwort eines HTTP-Endpunkts testen
Antwort eines HTTP-Endpunkts testen
curl -sS -o /dev/null -w "HTTP %{http_code} | Time: %{time_total}s" {url}