diff options
Diffstat (limited to 'src/http/ngx_http_core_module.h')
-rw-r--r-- | src/http/ngx_http_core_module.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/http/ngx_http_core_module.h b/src/http/ngx_http_core_module.h index 0bf96cb5b..85d96b079 100644 --- a/src/http/ngx_http_core_module.h +++ b/src/http/ngx_http_core_module.h @@ -150,7 +150,6 @@ typedef struct { ngx_msec_t client_header_timeout; - ngx_flag_t optimize_server_names; ngx_flag_t ignore_invalid_headers; ngx_flag_t merge_slashes; |