I get back
304 Not Modified
from the web server, but in Firebug, the request header doesn't have Etag and doesn't have If-Modified-Since
, and I looked at all the header line and there was no datetime info at all, so how does the server know the content is not modified?