Searched defs:ETAG_MTIME (Results 1 - 1 of 1) sorted by relevance
/httpd/include/ | ||
H A D | http_core.h | 461 #define ETAG_MTIME (1 << 1) macro 464 #define ETAG_ALL (ETAG_MTIME | ETAG_INODE | ETAG_SIZE) 466 #define ETAG_BACKWARD (ETAG_MTIME | ETAG_SIZE) |
Completed in 15 milliseconds