{
 "compat_features": [
  "http.headers.Strict-Transport-Security"
 ],
 "description": "The Strict-Transport-Security HTTP response header informs browsers that the site should only be accessed using HTTPS, and that any future attempts to access it using HTTP should automatically be converted to HTTPS. Also known as HSTS.",
 "description_html": "The <code>Strict-Transport-Security</code> HTTP response header informs browsers that the site should only be accessed using HTTPS, and that any future attempts to access it using HTTP should automatically be converted to HTTPS. Also known as HSTS.",
 "group": [
  "security",
  "http"
 ],
 "kind": "feature",
 "name": "HTTP Strict Transport Security",
 "spec": [
  "https://www.rfc-editor.org/info/rfc6797/"
 ],
 "status": {
  "baseline": "high",
  "baseline_high_date": "2018-01-29",
  "baseline_low_date": "2015-07-29",
  "by_compat_key": {
   "http.headers.Strict-Transport-Security": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "4",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "4",
     "firefox_android": "4",
     "safari": "7",
     "safari_ios": "7"
    }
   }
  },
  "support": {
   "chrome": "4",
   "chrome_android": "18",
   "edge": "12",
   "firefox": "4",
   "firefox_android": "4",
   "safari": "7",
   "safari_ios": "7"
  }
 },
 "id": "hsts",
 "groups": [
  "security",
  "http"
 ],
 "specs": [
  {
   "url": "https://www.rfc-editor.org/info/rfc6797/",
   "seriesComposition": "full",
   "shortname": "rfc6797",
   "series": {
    "shortname": "rfc6797",
    "currentSpecification": "rfc6797",
    "title": "HTTP Strict Transport Security (HSTS)",
    "shortTitle": "HSTS",
    "nightlyUrl": "https://www.rfc-editor.org/info/rfc6797/"
   },
   "organization": "IETF",
   "groups": [
    {
     "name": "Web Security Working Group",
     "url": "https://datatracker.ietf.org/wg/websec/"
    }
   ],
   "nightly": {
    "url": "https://www.rfc-editor.org/info/rfc6797/",
    "status": "Proposed Standard",
    "alternateUrls": [
     "https://datatracker.ietf.org/doc/html/rfc6797",
     "https://tools.ietf.org/html/rfc6797"
    ]
   },
   "title": "HTTP Strict Transport Security (HSTS)",
   "source": "ietf",
   "shortTitle": "HSTS",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "fragment": null
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/HTTP/Reference/Headers/Strict-Transport-Security",
   "title": "Strict-Transport-Security header",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Strict-Transport-Security"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": {
  "url": "https://wpt.fyi/results?q=feature:hsts"
 },
 "developerSignals": null,
 "bugs": {},
 "baselineLowDateAsObject": "2015-07-29T00:00:00.000Z",
 "baselineHighDateAsObject": "2018-01-29T00:00:00.000Z"
}