Searched refs:h2 (Results 1 – 16 of 16) sorted by relevance
30 h2 example.com 443 h3 shiny.example.com 8443 "20191231 00:00:00" 0 132 h2 foo.example.com 443 h3 shiny.example.com 8443 "20291231 23:30:00" 0 144 h2 example.com 443 h3 shiny.example.com 8443 "20191231 00:00:00" 0 145 h2 foo.example.com 443 h3 shiny.example.com 8443 "20291231 23:30:00" 0 148 h1 example.org 8080 h2 example.com 8080 "20190125 22:34:21" 0 050 h1 3.example.org 8080 h2 example.com 8080 "20190125 22:34:21" 0 052 h2 example.org 80 h2 example.com 443 "20190124 22:36:21" 0 053 h2 example.net 80 h2 example.net 443 "20190124 22:37:21" 0 0
21 Alt-Svc: h2=":%HTTP2PORT", ma=315360000; persist=050 h2 %HOSTIP %HTTPPORT h2 %HOSTIP %HTTP2PORT "20290222 22:19:28" 0 068 alt-svc: h2=":%HTTP2PORT", ma=315360000; persist=077 alt-svc: h2=":%HTTP2PORT", ma=315360000; persist=091 h2 %HOSTIP %HTTPPORT h2 %HOSTIP %HTTP2PORT TIMESTAMP 0 0
21 Alt-Svc: h2=":%HTTP2PORT", ma=315360000; persist=050 h2 %HOSTIP %HTTPSPORT h2 %HOSTIP %HTTP2PORT "20290222 22:19:28" 0 068 alt-svc: h2=":%HTTP2PORT", ma=315360000; persist=077 alt-svc: h2=":%HTTP2PORT", ma=315360000; persist=091 h2 %HOSTIP %HTTPSPORT h2 %HOSTIP %HTTP2PORT TIMESTAMP 0 0
17 alt-svc: h2="3dbbdetxoyw4nsp6c3cc456oj2ays6s43ezxzsfxxri3h5xqd.example:443"; ma=315360000; persist=126 alt-svc: h2="second.example:443"; ma=315360000;78 h1 127.0.0.1 %HTTPPORT h2 3dbbdetxoyw4nsp6c3cc456oj2ays6s43ezxzsfxxri3h5xqd.example 443 TIMESTAMP 1…
29 h2-pausing \30 h2-serverpush \31 h2-upgrade-extreme \
5 h2-serverpush10 h2-upgrade-extreme12 h2-pausing
130 nghttp2_session *h2; member189 if(ctx->h2) { in cf_h2_ctx_close()190 nghttp2_session_del(ctx->h2); in cf_h2_ctx_close()408 if(ctx->h2) { in http2_data_done()425 nghttp2_session_send(ctx->h2); in http2_data_done()516 DEBUGASSERT(!ctx->h2); in cf_h2_ctx_open()734 rc = nghttp2_session_send(ctx->h2); in http2_send_ping()790 (void)h2; in send_callback()2425 if(!ctx->h2) in cf_h2_adjust_pollset()2483 if(!ctx->h2) { in cf_h2_connect()[all …]
173 nghttp2_session *h2; member198 if(ctx->h2) { in cf_h2_proxy_ctx_clear()199 nghttp2_session_del(ctx->h2); in cf_h2_proxy_ctx_clear()334 DEBUGASSERT(!ctx->h2); in cf_h2_proxy_ctx_init()410 !nghttp2_session_want_write(ctx->h2); in proxy_h2_should_close_session()533 rv = nghttp2_session_send(ctx->h2); in proxy_h2_progress_egress()553 (void)h2; in on_session_send()1114 if(!ctx->h2) { in cf_h2_proxy_connect()1202 if(nghttp2_session_want_write(ctx->h2)) in cf_h2_proxy_shutdown()1236 if(!cf->connected && ctx->h2) { in cf_h2_proxy_adjust_pollset()[all …]
665 nghttp2_info *h2 = nghttp2_version(0); in curl_version_info() local666 version_info.nghttp2_ver_num = (unsigned int)h2->version_num; in curl_version_info()667 version_info.nghttp2_version = h2->version_str; in curl_version_info()
117 cf-h2-proxy.c \250 cf-h2-proxy.h \
6 stamp-h2
12 stamp-h2
71 h2 www.example.com 8443 h3 second.example.com 443 "20190808 06:18:37" 1 075 ## h2 section
203 $ file = "lcl_root:[...]stamp-h2."
93 "h2-proxy" are also involved, depending on the HTTP version negotiated with
257 lib/cf-h2*,\
Completed in 27 milliseconds