7 ms·Absolutely, The server can do whatever it wants with the data and return a 404 header.by himal 13y agoAbsolutely, The server can do whatever it wants with the data and return a 404 header.robmcm 13y agoYup, this actually saved me in the past when a statistics logger was returning an internal error (PHP) but Apache was logging the requests, so we could just parse the logs to get the info needed :)ajtaylor 13y agoBeen there, done that too! Less than 2 weeks ago at that.