Groonga 3.0.9 Source Code Document
|
#include <ngx_http.h>
Data Fields | |
ngx_uint_t | http_version |
ngx_uint_t | code |
ngx_uint_t | count |
u_char * | start |
u_char * | end |
Definition at line 70 of file ngx_http.h.
ngx_uint_t code |
Definition at line 72 of file ngx_http.h.
ngx_uint_t count |
Definition at line 73 of file ngx_http.h.
u_char* end |
Definition at line 75 of file ngx_http.h.
ngx_uint_t http_version |
Definition at line 71 of file ngx_http.h.
u_char* start |
Definition at line 74 of file ngx_http.h.