Test de requête HTTP
Tester la réponse d'un point de terminaison HTTP
Overview
Tester la réponse d’un point de terminaison HTTP
Commands
curl -sS -o /dev/null -w "HTTP %{http_code} | Time: %{time_total}s" {url}
Tester la réponse d'un point de terminaison HTTP
Tester la réponse d’un point de terminaison HTTP
curl -sS -o /dev/null -w "HTTP %{http_code} | Time: %{time_total}s" {url}