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_t Struct Reference

Data Fields

u_char version
u_char type
u_char request_id_hi
u_char request_id_lo
u_char content_length_hi
u_char content_length_lo
u_char padding_length
u_char reserved

Detailed Description

Definition at line 95 of file ngx_http_fastcgi_module.c.

Field Documentation

u_char content_length_hi

Definition at line 100 of file ngx_http_fastcgi_module.c.

u_char content_length_lo

Definition at line 101 of file ngx_http_fastcgi_module.c.

u_char padding_length

Definition at line 102 of file ngx_http_fastcgi_module.c.

u_char request_id_hi

Definition at line 98 of file ngx_http_fastcgi_module.c.

u_char request_id_lo

Definition at line 99 of file ngx_http_fastcgi_module.c.

u_char reserved

Definition at line 103 of file ngx_http_fastcgi_module.c.

u_char type

Definition at line 97 of file ngx_http_fastcgi_module.c.

u_char version

Definition at line 96 of file ngx_http_fastcgi_module.c.


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