HTTP Header Lint

Results for $u"; passthru('/home/james/Projects/httplint/httplint --html ' . escapeshellarg($url)); } else { $u = 'http://'; ?>

Httplint performs various checks on HTTP/1.1 headers returned by a server.

It checks the syntax and content of almost all HTTP/1.1 response headers, and also warns about missing headers and suggests improvements.

Enter a HTTP URL to check:

The Httplint source is available. Created by James Bursa.

Thanks to Michael Drake for the icon.