Home
last modified time | relevance | path

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

/dports/www/obhttpd/httpd-7.0.20211221/src/usr.sbin/httpd/
H A Dserver_fcgi.c675 srv_conf->hsts_flags & HSTSFLAG_SUBDOMAINS ? in server_fcgi_header()
677 srv_conf->hsts_flags & HSTSFLAG_PRELOAD ? in server_fcgi_header()
H A Dserver_http.c1033 srv_conf->hsts_flags & HSTSFLAG_SUBDOMAINS ?
1035 srv_conf->hsts_flags & HSTSFLAG_PRELOAD ?
1603 srv_conf->hsts_flags & HSTSFLAG_SUBDOMAINS ?
1605 srv_conf->hsts_flags & HSTSFLAG_PRELOAD ?
H A Dconfig.c584 srv_conf->hsts_flags = parent->hsts_flags; in config_getserver_config()
H A Dhttpd.h548 uint8_t hsts_flags; member
H A Dparse.y715 srv->srv_conf.hsts_flags |= HSTSFLAG_SUBDOMAINS;
718 srv->srv_conf.hsts_flags |= HSTSFLAG_PRELOAD;