Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http.c1200 ngx_uint_t http2; in ngx_http_add_addresses() local
1235 http2 = lsopt->http2 || addr[i].opt.http2; in ngx_http_add_addresses()
1271 addr[i].opt.http2 = http2; in ngx_http_add_addresses()
1307 if (lsopt->http2 && lsopt->ssl) { in ngx_http_add_address()
1807 addrs[i].conf.http2 = addr[i].opt.http2; in ngx_http_add_addrs()
1872 addrs6[i].conf.http2 = addr[i].opt.http2; in ngx_http_add_addrs6()
H A Dngx_http_core_module.h77 unsigned http2:1; member
243 unsigned http2:1; member
H A Dngx_http_request.c328 if (hc->addr_conf->http2) { in ngx_http_init_connection()
810 if (hc->addr_conf->http2) { in ngx_http_ssl_handshake_handler()
H A Dngx_http_core_module.c4007 lsopt.http2 = 1; in ngx_http_core_listen()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_ssl_module.c394 if (hc->addr_conf->http2) { in ngx_http_ssl_alpn_select()
441 if (hc->addr_conf->http2) { in ngx_http_ssl_npn_advertised()
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru1129 указан параметр http2 директивы listen.
H A DCHANGES1108 possible to use the HTTP/2 protocol even if the "http2" parameter of
/f-stack/app/nginx-1.16.1/contrib/vim/syntax/
H A Dnginx.vim65 \ default_server ssl http2 proxy_protocol