Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_grpc_module.c191 static ngx_int_t ngx_http_grpc_init_headers(ngx_conf_t *cf,
4340 rc = ngx_http_grpc_init_headers(cf, conf, &conf->headers, in ngx_http_grpc_merge_loc_conf()
4363 ngx_http_grpc_init_headers(ngx_conf_t *cf, ngx_http_grpc_loc_conf_t *conf, in ngx_http_grpc_init_headers() function