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

Caches strip http-equiv="x-dns-prefetch-control" #13980

Closed
honeybadgerdontcare opened this issue Mar 14, 2018 · 0 comments
Closed

Caches strip http-equiv="x-dns-prefetch-control" #13980

honeybadgerdontcare opened this issue Mar 14, 2018 · 0 comments
Assignees

Comments

@honeybadgerdontcare
Copy link
Contributor

Per #13928 there is interest in allowing <meta http-equiv="x-dns-prefetch-control" content="on"> and <meta http-equiv="x-dns-prefetch-control" content="off">. To preserve privacy AMP caches will need to strip this meta tag.

Currently this is not stripped per the modifications guidelines..

@honeybadgerdontcare honeybadgerdontcare self-assigned this Mar 14, 2018
honeybadgerdontcare added a commit that referenced this issue Mar 14, 2018
Explicitly remove `meta` tags where `http-equiv` is `x-dns-prefetch-control`. Per #13980
honeybadgerdontcare added a commit that referenced this issue Mar 14, 2018
* Update amp-cache-modifications

Explicitly remove `meta` tags where `http-equiv` is `x-dns-prefetch-control`. Per #13980

* clarify text
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant