Kat,

I did some more experimenting.  Here's what's returned by a VERY simplistic
web server (written in PERL):

HTTP/1.0 404 Object Not Found
Content-type: text/html

<BODY><h1>HTTP/1.0 404 Object Not Found</h1></BODY></html>

This would seem to support my last suggestion that these two lines (at
least) in a header might be what's necessary.  Of course, you want "HTTP/1.0
200 OK", rather than the error code returned in this example :)

Russ

Reply via email to