Searched defs:ETAG_SIZE (Results 1 - 1 of 1) sorted by relevance

/httpd/include/
H A Dhttp_core.h463 #define ETAG_SIZE (1 << 3) macro
464 #define ETAG_ALL (ETAG_MTIME | ETAG_INODE | ETAG_SIZE)
466 #define ETAG_BACKWARD (ETAG_MTIME | ETAG_SIZE)

Completed in 14 milliseconds