Home
last modified time | relevance | path

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

/dports/devel/aws-c-http/aws-c-http-0.6.8/source/
H A Dconnection.c1002 struct aws_http2_connection_options default_http2_options; in aws_http_client_connect_internal() local
1003 AWS_ZERO_STRUCT(default_http2_options); in aws_http_client_connect_internal()
1005 options.http2_options = &default_http2_options; in aws_http_client_connect_internal()