diff --git a/http/status.json b/http/status.json index b9824b377c9eb7..235db75585cd6a 100644 --- a/http/status.json +++ b/http/status.json @@ -10,7 +10,8 @@ ], "support": { "chrome": { - "version_added": "103" + "version_added": "103", + "notes": "Supported in HTTP/2 and later only." }, "chrome_android": "mirror", "edge": "mirror", @@ -25,7 +26,8 @@ "opera": "mirror", "opera_android": "mirror", "safari": { - "version_added": "17" + "version_added": "17", + "notes": "Supported in HTTP/2 and later only." }, "safari_ios": "mirror", "samsunginternet_android": "mirror", @@ -57,8 +59,7 @@ "opera": "mirror", "opera_android": "mirror", "safari": { - "version_added": "17", - "notes": "Supported in HTTP/2 and later only." + "version_added": "17" }, "safari_ios": "mirror", "samsunginternet_android": "mirror",