Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.h26 #define NGX_HTTP_VERSION_20 2000 macro
/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.c3083 r->http_version = NGX_HTTP_VERSION_20; in ngx_http_v2_create_stream()