Feature #20
block prefetch
Status:
In Progress
Priority:
Normal
Assignee:
-
Start date:
07/01/2021
Due date:
% Done:
60%
Estimated time:
Description
Page can tell the browser to prefetch certain resources (such as scripts) even before they are used. If a script is not to be used at all, we'd rather it was not fetched either, so prefetching should probably be blocked somehow.