Network Tools ubuntudebiancentos beginner

HTTP Request Test

Test HTTP endpoint response

Overview

Test HTTP endpoint response

Commands

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

Use Cases

Endpoint health checks and website availability monitoring.

  • DNS resolution