Lines Matching refs:get_config
190 get_config()->tls.dyn_rec.warmup_threshold,
191 get_config()->tls.dyn_rec.idle_timeout, Proto::HTTP2),
387 auto &downstreamconf = *get_config()->conn.downstream; in initiate_connection()
389 const auto &proxy = get_config()->downstream_http_proxy; in initiate_connection()
704 const auto &proxy = get_config()->downstream_http_proxy; in downstream_connect_proxy()
890 auto &downstreamconf = get_config()->http2.downstream; in start_settings_timer()
916 auto &httpconf = get_config()->http; in on_header_callback2()
1106 auto config = get_config(); in on_response_headers()
1655 if (get_config()->padding) { in create_http2_downstream_callbacks()
1699 auto config = get_config(); in connection_made()
2104 if (!get_config()->tls.insecure && in tls_handshake()
2206 const auto &proxy = get_config()->downstream_http_proxy; in should_hard_fail()