http_check
Perform HTTP requests to measure timing breakdown including DNS, connect, TLS, TTFB, total, along with status code, response size, and headers.
Instructions
Perform an HTTP request and return timing breakdown.
Returns status code, timing (DNS, connect, TLS, TTFB, total), response size, and headers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |