Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.h108 NGX_HTTP_POST_READ_PHASE = 0, enumerator
H A Dngx_http.c350 if (ngx_array_init(&cmcf->phases[NGX_HTTP_POST_READ_PHASE].handlers, in ngx_http_init_phases()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_realip_module.c528 h = ngx_array_push(&cmcf->phases[NGX_HTTP_POST_READ_PHASE].handlers); in ngx_http_realip_init()