Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_mirror_module.c21 } ngx_http_mirror_ctx_t; typedef
89 ngx_http_mirror_ctx_t *ctx; in ngx_http_mirror_handler()
111 ctx = ngx_pcalloc(r->pool, sizeof(ngx_http_mirror_ctx_t)); in ngx_http_mirror_handler()
136 ngx_http_mirror_ctx_t *ctx; in ngx_http_mirror_body_handler()