-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
An idea for a future optimisation would be to use the 103 Early Hints response:
https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/103
Basically, when the page can't be cached, it should try caching the resources linked in the page, in order to send in a 103 response for future requests. It could also try to predict the resources for new requests, e.g. if a resource is sent in all requests or all requests for a common URL prefix.
oschaaf
Metadata
Metadata
Assignees
Labels
No labels