Searched refs:gzip_http_version (Results 1 – 3 of 3) sorted by relevance
406 ngx_uint_t gzip_http_version; /* gzip_http_version */ member
743 offsetof(ngx_http_core_loc_conf_t, gzip_http_version),1982 if (r->http_version < clcf->gzip_http_version) { in ngx_http_gzip_ok()3471 clcf->gzip_http_version = NGX_CONF_UNSET_UINT; in ngx_http_core_create_loc_conf()3750 ngx_conf_merge_uint_value(conf->gzip_http_version, prev->gzip_http_version, in ngx_http_core_merge_loc_conf()
286 syn keyword ngxDirective contained gzip_http_version