-
-
Notifications
You must be signed in to change notification settings - Fork 35.6k
response.writeEarlyHints should support all link propertiesΒ #44843
Copy link
Copy link
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.
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.
Type
Fields
Give feedbackNo fields configured for issues without a type.
What is the problem this feature will solve?
response.writeEarlyHintscurrently supports onlyas,anchorandtitle.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