hdr_date          109 http-backend.c 	hdr_date("Date", now);
hdr_date          110 http-backend.c 	hdr_date("Expires", now + 31536000);
hdr_date          181 http-backend.c 	hdr_date(last_modified, sb.st_mtime);