You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR updates and corrects version values for Safari (Desktop and iOS/iPadOS) for the `Alt-Svc` HTTP header. The data comes from a commit in the browser's source code, mapped to a version number using available tooling or via the commit timestamp.
Commit: WebKit/WebKit@2162ae8
Additional Notes: Fixesmdn#21845.
This PR updates and corrects version values for Safari (Desktop and iOS/iPadOS) for the `Alt-Svc` HTTP header. The data comes from a commit in the browser's source code, mapped to a version number using available tooling or via the commit timestamp.
Commit: WebKit/WebKit@2162ae8
Additional Notes: Fixes#21845.
What type of issue is this?
Incorrect support data (example: BrowserX says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
The data says that Safari doesn't support Alt-Svc, but this appears to be outdated, and Safari does support HTTP Alternative Services now.
What browsers does this problem apply to, if applicable?
Safari
What did you expect to see?
Safari support Alt-Svc.
Did you test this? If so, how?
Open Safari Settings to the Privacy pane, press the Manage Website Data button, and see many listings for "HTTP Alternative Services".
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
https://developer.apple.com/videos/play/wwdc2021/10094/
Do you have anything more you want to share?
No response
MDN URL
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Alt-Svc
MDN metadata
MDN page report details
http.headers.Alt-Svc
The text was updated successfully, but these errors were encountered: