v152 · interactive demo
Prefetch Observer
Install real rules and inspect the limited observable evidence without turning an empty buffer into a false failure.
Resource Timing may not expose speculative requests, and an empty result is not proof that the syntax is unsupported.
code
performance.getEntriesByType('resource')
.filter(entry => entry.name.includes('/v152/'));