http_headers
Fetch and analyze HTTP response headers from any URL to inspect server details, caching policies, and security configurations.
Instructions
Fetch and analyze HTTP response headers from any URL.
Parameters:
url — URL to fetch headers from (e.g. 'https://example.com').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |