Header hints like dns-prefetch, preload, prefetch, and prerender let the page tell the browser to resolve DNS or fetch assets ahead of time, saving 20–50ms per resource. Useful for predictable next-page navigation (e.g. the most-clicked item from an index page). Prerender is powerful but rarely used.