Detailed Description
Match config structure set from the config file.
Data Fields | |
| ngx_http_51D_multi_header_mode | multiMask |
| Bit mask. | |
| ngx_uint_t | setHeaders |
| Indicates if response headers should be set. | |
| ngx_uint_t | headerCount |
| The number of headers to set. | |
| ngx_http_51D_data_to_set * | header |
| List of headers to set. | |
| ngx_http_51D_data_to_set * | body |
| Body to set. | |
Field Documentation
◆ body
| ngx_http_51D_data_to_set* ngx_http_51D_match_conf_t::body |
Body to set.
There can be only one per config.
◆ multiMask
| ngx_http_51D_multi_header_mode ngx_http_51D_match_conf_t::multiMask |
Bit mask.
Indicates which multiple HTTP header match modes are in use for this location.
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
