Groonga 3.0.9 Source Code Document
|
Data Fields | |
ngx_uint_t | methods |
ngx_uint_t | access |
ngx_uint_t | min_delete_depth |
ngx_flag_t | create_full_put_path |
Definition at line 23 of file ngx_http_dav_module.c.
ngx_uint_t access |
Definition at line 25 of file ngx_http_dav_module.c.
ngx_flag_t create_full_put_path |
Definition at line 27 of file ngx_http_dav_module.c.
ngx_uint_t methods |
Definition at line 24 of file ngx_http_dav_module.c.
ngx_uint_t min_delete_depth |
Definition at line 26 of file ngx_http_dav_module.c.