check-status
Verify URL accessibility by sending a HEAD request to check its status. Configure timeout settings to manage response delays and ensure the URL is reachable.
Instructions
Check if a URL is accessible (HEAD request)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
timeout | No | Request timeout in milliseconds | |
url | Yes | URL to check |