- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for hsts_include_subdomains (0.09 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
internal/config/browser/browser.go
var configLock sync.RWMutex // Config storage class configuration type Config struct { CSPPolicy string `json:"csp_policy"` HSTSSeconds int `json:"hsts_seconds"` HSTSIncludeSubdomains bool `json:"hsts_include_subdomains"` HSTSPreload bool `json:"hsts_preload"` ReferrerPolicy string `json:"referrer_policy"` } // Update Updates browser with new configCreated: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Fri Jun 21 00:58:58 GMT 2024 - 5.9K bytes - Click Count (0)