6 ms·
> won't try to fetch the default path until after the <head> section of the page loads for HTML content That's a really interesting optimization. How did you d
by andrewxdiamond 2y ago
> won't try to fetch the default path until after the <head> section of the page loads for HTML content
That's a really interesting optimization. How did you discover this? Reading source?