-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.httpIssues or PRs related to the http subsystem.Issues or PRs related to the http subsystem.http2Issues or PRs related to the http2 subsystem.Issues or PRs related to the http2 subsystem.
Description
What is the problem this feature will solve?
response.writeEarlyHints currently supports only as, anchor and title.
- The list of all available attributes is available https://developer.mozilla.org/en-US/docs/Web/HTML/Element/link#attributes.
- The syntax for the link header is available https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Link#syntax.
Referencing #44820
What is the feature you are proposing to solve the problem?
To have a feature & stable link header setting through writeEarlyHints API.
What alternatives have you considered?
No response
Metadata
Metadata
Assignees
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.httpIssues or PRs related to the http subsystem.Issues or PRs related to the http subsystem.http2Issues or PRs related to the http2 subsystem.Issues or PRs related to the http2 subsystem.