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

Data Fields

u_char version
u_char type
u_char request_id_hi
u_char request_id_lo

Detailed Description

Definition at line 115 of file ngx_http_fastcgi_module.c.

Field Documentation

u_char request_id_hi

Definition at line 118 of file ngx_http_fastcgi_module.c.

u_char request_id_lo

Definition at line 119 of file ngx_http_fastcgi_module.c.

u_char type

Definition at line 117 of file ngx_http_fastcgi_module.c.

u_char version

Definition at line 116 of file ngx_http_fastcgi_module.c.


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