A device detection module for Nginx

ngx_http_51D_data_to_set Struct Reference

Detailed Description

Structure containing details of a specific header to be set as per the config file.

Data Fields

ngx_http_51D_multi_header_mode multi
 Bit mask: what headers to use.
ngx_uint_t propertyCount
 The number of properties in the property array.
ngx_str_t ** property
 Array of properties to set.
ngx_str_t headerName
 The header name to set.
ngx_str_t lowerHeaderName
 The header name in lower case.
ngx_str_t variableName
 The name of the variable to use a User-Agent.
ngx_http_51D_data_to_set * next
 The next header in the list.

The documentation for this struct was generated from the following file:
  • /home/runner/work/documentation/documentation/apis/device-detection-nginx/51Degrees_module/ngx_http_51D_module.c