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

#include <ngx_http_upstream.h>

Collaboration diagram for ngx_http_upstream_header_t:
Collaboration graph
[legend]

Data Fields

ngx_str_t name
ngx_http_header_handler_pt handler
ngx_uint_t offset
ngx_http_header_handler_pt copy_handler
ngx_uint_t conf
ngx_uint_t redirect

Detailed Description

Definition at line 200 of file ngx_http_upstream.h.

Field Documentation

ngx_uint_t conf

Definition at line 205 of file ngx_http_upstream.h.

Definition at line 204 of file ngx_http_upstream.h.

Definition at line 202 of file ngx_http_upstream.h.

ngx_str_t name

Definition at line 201 of file ngx_http_upstream.h.

ngx_uint_t offset

Definition at line 203 of file ngx_http_upstream.h.

ngx_uint_t redirect

Definition at line 206 of file ngx_http_upstream.h.


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