Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
ngx_http_file_cache_header_t Struct Reference

#include <ngx_http_cache.h>

Data Fields

time_t valid_sec
time_t last_modified
time_t date
uint32_t crc32
u_short valid_msec
u_short header_start
u_short body_start

Detailed Description

Definition at line 98 of file ngx_http_cache.h.

Field Documentation

u_short body_start

Definition at line 105 of file ngx_http_cache.h.

uint32_t crc32

Definition at line 102 of file ngx_http_cache.h.

time_t date

Definition at line 101 of file ngx_http_cache.h.

u_short header_start

Definition at line 104 of file ngx_http_cache.h.

time_t last_modified

Definition at line 100 of file ngx_http_cache.h.

u_short valid_msec

Definition at line 103 of file ngx_http_cache.h.

time_t valid_sec

Definition at line 99 of file ngx_http_cache.h.


The documentation for this struct was generated from the following file: