Home
last modified time | relevance | path

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

/dports/www/trafficserver/trafficserver-9.1.1/proxy/http/
H A DHttpConfig.h514 MgmtByte proxy_response_hsts_include_subdomains = 0; member
H A DHttpConfig.cc1145 …HttpEstablishStaticConfigByte(c.oride.proxy_response_hsts_include_subdomains, "proxy.config.ssl.hs… in startup()
1439 …params->oride.proxy_response_hsts_include_subdomains = m_master.oride.proxy_response_hsts_include_… in reconfigure()
H A DHttpTransactHeaders.cc814 if (s->txn_conf->proxy_response_hsts_include_subdomains) { in insert_hsts_header_in_response()
/dports/www/trafficserver/trafficserver-9.1.1/src/traffic_server/
H A DInkAPI.cc8754 ret = _memberp_to_generic(&overridableHttpConfig->proxy_response_hsts_include_subdomains, conv); in _conf_to_memberp()