Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Safari iOS version in Strict-Transport-Security HTTP header #4831

Merged
merged 1 commit into from
Sep 20, 2019

Conversation

queengooborg
Copy link
Contributor

This PR fixes the Safari iOS version of http.headers.Strict-Transport-Security. While working on removing excess Safari iOS versions, I found that this data was initially added from the MDN docs -- as such, I question its validity. I wouldn't expect that HTTPs headers are added in the different platforms.

@ghost ghost added the data:http Compat data for HTTP features. https://developer.mozilla.org/docs/Web/HTTP label Sep 17, 2019
Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, I think this makes sense! 👍

@Elchi3 Elchi3 merged commit a8bfed3 into mdn:master Sep 20, 2019
@queengooborg queengooborg deleted the http/strict-transport-security branch September 20, 2019 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:http Compat data for HTTP features. https://developer.mozilla.org/docs/Web/HTTP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants