{
 "caniuse": [
  "http2"
 ],
 "description": "The HTTP/2 protocol is a major revision of the HTTP network protocol, providing improved performance and efficiency by using a single TCP connection to send multiple streams of data at once.",
 "description_html": "The HTTP/2 protocol is a major revision of the HTTP network protocol, providing improved performance and efficiency by using a single TCP connection to send multiple streams of data at once.",
 "group": [
  "http"
 ],
 "kind": "feature",
 "name": "HTTP/2",
 "spec": [
  "https://httpwg.org/specs/rfc9113.html"
 ],
 "status": {
  "baseline": "high",
  "baseline_high_date": "2018-03-30",
  "baseline_low_date": "2015-09-30",
  "support": {
   "chrome": "41",
   "chrome_android": "41",
   "edge": "12",
   "firefox": "36",
   "firefox_android": "36",
   "safari": "9",
   "safari_ios": "9"
  }
 },
 "id": "http2",
 "groups": [
  "http"
 ],
 "specs": [
  {
   "url": "https://httpwg.org/specs/rfc9113.html",
   "seriesComposition": "full",
   "shortname": "rfc9113",
   "series": {
    "shortname": "rfc9113",
    "currentSpecification": "rfc9113",
    "title": "HTTP/2",
    "shortTitle": "HTTP/2",
    "nightlyUrl": "https://httpwg.org/specs/rfc9113.html"
   },
   "organization": "IETF",
   "groups": [
    {
     "name": "HTTP Working Group",
     "url": "https://datatracker.ietf.org/wg/httpbis/"
    }
   ],
   "nightly": {
    "url": "https://httpwg.org/specs/rfc9113.html",
    "status": "Proposed Standard",
    "alternateUrls": [
     "https://datatracker.ietf.org/doc/html/rfc9113",
     "https://tools.ietf.org/html/rfc9113"
    ],
    "repository": "https://github.com/httpwg/httpwg.github.io",
    "sourcePath": "specs/rfc9113.xml",
    "filename": "rfc9113.html"
   },
   "title": "HTTP/2",
   "source": "ietf",
   "shortTitle": "HTTP/2",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "fragment": null
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/HTTP",
   "title": "HTTP: Hypertext Transfer Protocol",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/HTTP"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": {
  "url": "https://wpt.fyi/results?q=feature:http2"
 },
 "developerSignals": null,
 "bugs": {},
 "baselineLowDateAsObject": "2015-09-30T00:00:00.000Z",
 "baselineHighDateAsObject": "2018-03-30T00:00:00.000Z"
}