Inspect HTTP response headers for any URL. View all headers returned by the server including content type, caching, security headers, and more.
Functions
Fetch
Retrieve HTTP headers from the URL
Headers
View all response headers
Steps
1
Enter a URL to inspect its HTTP headers
2
Click "Fetch" to retrieve all response headers
3
View all response headers and their values
Use cases: Debug HTTP caching issues, verify security headers (CSP, HSTS), inspect API response headers for development