|
Groonga 3.0.9 Source Code Document
|

Data Fields | |
| ngx_str_t | before_body |
| ngx_str_t | after_body |
| ngx_hash_t | types |
| ngx_array_t * | types_keys |
Definition at line 13 of file ngx_http_addition_filter_module.c.
| ngx_str_t after_body |
Definition at line 15 of file ngx_http_addition_filter_module.c.
| ngx_str_t before_body |
Definition at line 14 of file ngx_http_addition_filter_module.c.
| ngx_hash_t types |
Definition at line 17 of file ngx_http_addition_filter_module.c.
| ngx_array_t* types_keys |
Definition at line 18 of file ngx_http_addition_filter_module.c.
1.8.1.2