You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cloudflare supports Early Hints, which is as far as my understanding goes — will async fetch any assets as the response is served, and allows the browser to fetch assets before parsing the document.
Would it be possible at all to flush these headers.
Describe the problem
Cloudflare supports Early Hints, which is as far as my understanding goes — will async fetch any assets as the response is served, and allows the browser to fetch assets before parsing the document.
Would it be possible at all to flush these headers.
👉 https://developers.cloudflare.com/cache/about/early-hints
eg:
Describe the proposed solution
I haven't delved too deeply, but feel the assets are available for the page (its injected in the html), so surely the header can also be flushed.
Alternatives considered
Do nothing, the html
modulepreload
seems alright.Importance
nice to have
Additional Information
No response
The text was updated successfully, but these errors were encountered: