Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_ssi_filter_module.h29 #define NGX_HTTP_SSI_URL_ENCODING 1 macro
H A Dngx_http_ssi_filter_module.c2305 ctx->encoding = NGX_HTTP_SSI_URL_ENCODING; in ngx_http_ssi_echo()
2322 case NGX_HTTP_SSI_URL_ENCODING: in ngx_http_ssi_echo()