Home
last modified time | relevance | path

Searched defs:http2_options (Results 1 – 6 of 6) sorted by relevance

/dports/devel/aws-c-http/aws-c-http-0.6.8/source/
H A Dconnection.c92 const struct aws_http2_connection_options *http2_options) { in aws_http_connection_new_channel_handler()
442 struct aws_http2_connection_options http2_options; in s_server_bootstrap_on_accept_channel_setup() local
H A Dh2_connection.c286 const struct aws_http2_connection_options *http2_options, in s_connection_new()
416 const struct aws_http2_connection_options *http2_options) { in aws_http_connection_new_http2_server()
431 const struct aws_http2_connection_options *http2_options) { in aws_http_connection_new_http2_client()
/dports/devel/aws-c-http/aws-c-http-0.6.8/include/aws/http/
H A Dconnection.h367 const struct aws_http2_connection_options *http2_options; member
/dports/devel/aws-c-http/aws-c-http-0.6.8/include/aws/http/private/
H A Dconnection_impl.h137 struct aws_http2_connection_options http2_options; /* allocated with bootstrap */ member
/dports/devel/aws-c-http/aws-c-http-0.6.8/tests/
H A Dtest_h2_client.c95 struct aws_http2_connection_options http2_options = { in s_tester_init() local
2439 struct aws_http2_connection_options http2_options = { in s_manual_window_management_tester_init() local
3911 struct aws_http2_connection_options http2_options = { in TEST_CASE() local
3962 struct aws_http2_connection_options http2_options = { in TEST_CASE() local
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/imap/
H A Dhttpd.h317 nghttp2_option *http2_options; /* Config options for HTTP/2 session */ member