18 ms·
That does not stop it from parsing, so even though the page is rendered, it is not interactive.
by ashu 17y ago
That does not stop it from parsing, so even though the page is rendered, it is not interactive.
- IgorPartola 17y agoI guess that's true. Still, XHR respects HTTP headers. You could request the code and immediately get it out of the browser cache if it is there. I see the problem they are trying to solve, but the solution is so obtuse I can't bring myself to using something like this.