Home
last modified time | relevance | path

Searched refs:ngx_http_gzip_static_handler (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_gzip_static_module.c23 static ngx_int_t ngx_http_gzip_static_handler(ngx_http_request_t *r);
83 ngx_http_gzip_static_handler(ngx_http_request_t *r) in ngx_http_gzip_static_handler() function
328 *h = ngx_http_gzip_static_handler; in ngx_http_gzip_static_init()