Bug 253120
Summary: | Support preconnect via HTTP early hints | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ben Nham <nham> |
Component: | WebKit Misc. | Assignee: | Ben Nham <nham> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | nham, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 238921 |
Ben Nham
We should add support for preconnect via HTTP early hints. A number of websites already use these, e.g. many Shopify websites send an early hint to preconnect to cdn.shopify.com.
We want to eventually support preload via early hints as well, but that requires more refactoring. Preloading via early hints will be tracked in 238921.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/106055702>
Ben Nham
Pull request: https://github.com/WebKit/WebKit/pull/10836
EWS
Committed 261079@main (eeb51f0ea0f0): <https://commits.webkit.org/261079@main>
Reviewed commits have been landed. Closing PR #10836 and removing active labels.