|
Groonga 3.0.9 Source Code Document
|
Data Fields | |
| ngx_uint_t | hash |
| u_char | len |
| u_char | header [7] |
| ngx_int_t(* | handler )(ngx_http_request_t *r) |
Definition at line 72 of file ngx_http_spdy.c.
| ngx_int_t(* handler)(ngx_http_request_t *r) |
Definition at line 76 of file ngx_http_spdy.c.
| ngx_uint_t hash |
Definition at line 73 of file ngx_http_spdy.c.
| u_char header[7] |
Definition at line 75 of file ngx_http_spdy.c.
| u_char len |
Definition at line 74 of file ngx_http_spdy.c.
1.8.1.2