Slide 48
Slide 48 text
@dunglas
Relation types
❏ preload: early, mandatory, high priority
download
❏ prefetch: early, optional, low priority, download
❏ prerender: early, optional, low priority, rendering
by the browser (example: next page)
❏ dns_prefetch: early DNS lookup
❏ preconnect: early DNS lookup, TCP handshake
and (optional) TLS negotiation
48