head
What a URL actually answers, without downloading it: status, the final URL after redirects, content type and length, and the caching headers. No body is read and none is returned. Cheaper and safer than fetching a page to find out whether it is there and what it is.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | An http or https URL. |