ngx_http_gzip_ok  274 http/modules/ngx_http_gzip_filter_module.c         if (ngx_http_gzip_ok(r) != NGX_OK) {
ngx_http_gzip_ok   98 http/modules/ngx_http_gzip_static_module.c     rc = ngx_http_gzip_ok(r);
ngx_http_gzip_ok  470 http/ngx_http_core_module.h ngx_int_t ngx_http_gzip_ok(ngx_http_request_t *r);