Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_grpc_module.c452 ngx_module_t ngx_http_grpc_module = { variable
527 glcf = ngx_http_get_module_loc_conf(r, ngx_http_grpc_module); in ngx_http_grpc_handler()
544 u->output.tag = (ngx_buf_tag_t) &ngx_http_grpc_module; in ngx_http_grpc_handler()
561 ngx_http_set_ctx(r, ctx, ngx_http_grpc_module); in ngx_http_grpc_handler()
599 glcf = ngx_http_get_module_loc_conf(r, ngx_http_grpc_module); in ngx_http_grpc_create_request()
1078 ctx = ngx_http_get_module_ctx(r, ngx_http_grpc_module); in ngx_http_grpc_reinit_request()
3986 ctx = ngx_http_get_module_ctx(r, ngx_http_grpc_module); in ngx_http_grpc_get_ctx()
/f-stack/app/nginx-1.16.1/auto/
H A Dmodules756 ngx_module_name=ngx_http_grpc_module
759 ngx_module_srcs=src/http/modules/ngx_http_grpc_module.c
H A Doptions488 --without-http_grpc_module disable ngx_http_grpc_module
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru305 *) Добавление: модуль ngx_http_grpc_module.
H A DCHANGES297 *) Feature: the ngx_http_grpc_module.