http_header_checker
Fetches HTTP response headers from any URL using a HEAD request. Identify server information, caching policies, and security configurations.
Instructions
🌐 Network tool: fetches HTTP response headers from any URL. Makes an HTTP HEAD request to the target URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Full URL to check headers for (e.g. https://example.com) |