Groonga 3.0.9 Source Code Document
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
ngx_http_range_filter_ctx_t Struct Reference
Collaboration diagram for ngx_http_range_filter_ctx_t:
Collaboration graph
[legend]

Data Fields

off_t offset
ngx_str_t boundary_header
ngx_array_t ranges

Detailed Description

Definition at line 55 of file ngx_http_range_filter_module.c.

Field Documentation

ngx_str_t boundary_header

Definition at line 57 of file ngx_http_range_filter_module.c.

off_t offset

Definition at line 56 of file ngx_http_range_filter_module.c.

ngx_array_t ranges

Definition at line 58 of file ngx_http_range_filter_module.c.


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