Open
Description
Search for duplicate feature request
- I already searched, and this feature request or improvement is not a duplicate.
Feature scope
Completely new feature
Feature request related to a problem
I would like to request introduction of support for RFC 8297.
This is already supported by browsers and other web servers like apache2
or caddy
.
The idea is to provide a way to push those hints automatically to the caller, to improve performance.
Describe the solution you'd like
To be defined, multiple approaches can be selected:
- automatically done by
sws
, with an analysis of content served - configuration provided by the user to provide relationship(s) between elments; aka what
hint
should be emitted if a resource is returned.
Describe alternatives you've considered
None, but I think the only solution is switching to another web server.
Build target
All targets
Additional context
No response