This repository was archived by the owner on Apr 10, 2025. It is now read-only.
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
Remove rel=preload hints which wastefully download unused resources when using PageSpeed #1327
Closed
Description
We strip rel=subresource
hints when not in preserve urls
mode (#973) because they're generally going to be made incorrect by PageSpeed running. The rel=preload
hints are a successor, and we should strip them as well.
Metadata
Metadata
Assignees
Labels
No labels