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

Data Fields

ngx_uint_t hash
u_char len
u_char header [7]
ngx_int_t(* handler )(ngx_http_request_t *r)

Detailed Description

Definition at line 72 of file ngx_http_spdy.c.

Field Documentation

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.


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