Today, I wanted to see what headers my ASP (*gasp*) was sending. For the longest time I've had the Mozilla Web Sniffer in my bookmarks list and used it frequently.
Alas, today it went missing -- 404.
Of course, there's always the head script that comes with the LWP stuff, but as far as web based tools I found a replacement at delorie.com. There's also the LiveHTTPHeaders extension for firebird.
livehttpheaders (Score:1)
Cheers!
Re:livehttpheaders (Score:2, Informative)
diveintomark.org [diveintomark.org] gives:
HTTP/1.x 200 OKDate: Tue, 06 May 2003 15:20:53 GMT
Server: Apache/1.3.27 (Unix) (Red-Hat/Linux) PHP/4.1.2 mod_gzip/1.3.26.1a DAV/1.0.3 mod_ssl/2.8.12 OpenSSL/0.9.6b mod_webkit/0.5
Vary: Accept-Encoding
X-Clerks: I'm not even supposed to BE here today!
Last-Modified: Tue, 06 May 2003 15:16:32 GMT
Keep-Alive: timeout=5, max=5
Connection: Keep-Alive
Content-Type: text/html
Content-Encoding: gzip
Content-Length: 4325
BTW, Checky [mozdev.org] is also a nice extension.
Re:livehttpheaders (Score:1)