Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_grpc_module.c468 static u_char ngx_http_grpc_connection_start[] = variable
601 len = sizeof(ngx_http_grpc_connection_start) - 1 in ngx_http_grpc_create_request()
746 b->last = ngx_copy(b->last, ngx_http_grpc_connection_start, in ngx_http_grpc_create_request()
747 sizeof(ngx_http_grpc_connection_start) - 1); in ngx_http_grpc_create_request()
1147 b->pos += sizeof(ngx_http_grpc_connection_start) - 1; in ngx_http_grpc_body_output_filter()