Skip to content

Conversation

@anonrig
Copy link
Member

Link header should eventually have to support all attributes of the HTML link element.

Resolves#44843.
Dependent of #44820.

@nodejs-github-botnodejs-github-bot added the needs-ci PRs that need a full CI run. label Oct 3, 2022
@zekth
Copy link

zekth commented Oct 3, 2022

Links in your issue are invalid

@anonriganonrig changed the title lib: support more attributes for early hint linkhttp,http2: support more attributes for early hint linkOct 3, 2022
@ZYSzys
Copy link
Member

Can we add some tests ?

@anonriganonrigforce-pushed the feat/link-attributes branch from 4125c28 to 08bec68CompareOctober 7, 2022 11:22
@anonrig
Copy link
MemberAuthor

I added some tests. Thank you for the review @ZYSzys

@anonriganonrig requested a review from zekthOctober 9, 2022 18:43
@mcollinamcollina added http Issues or PRs related to the http subsystem. http2 Issues or PRs related to the http2 subsystem. request-ci Add this label to start a Jenkins CI on a PR. labels Oct 9, 2022
Copy link
Member

@mcollinamcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@github-actionsgithub-actionsbot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 9, 2022
@nodejs-github-bot
Copy link
Collaborator

@zekth
Copy link

anonrig requested a review from zekth22 hours ago

I'm sorry i don't have permissions on this repo. But LGTM.

@mcollinamcollina added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 11, 2022
@github-actionsgithub-actionsbot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 11, 2022
@nodejs-github-bot
Copy link
Collaborator

@anonrig
Copy link
MemberAuthor

Can we get this through the finish line? @jasnell@mcollina

@anonriganonrig added the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 14, 2022
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 14, 2022
@nodejs-github-botnodejs-github-bot merged commit 2649aab into nodejs:mainOct 14, 2022
@nodejs-github-bot
Copy link
Collaborator

Landed in 2649aab

RafaelGSS pushed a commit that referenced this pull request Nov 10, 2022
PR-URL: #44874 Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: James M Snell <[email protected]>
danielleadams pushed a commit that referenced this pull request Dec 30, 2022
PR-URL: #44874 Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: James M Snell <[email protected]>
danielleadams pushed a commit that referenced this pull request Dec 30, 2022
PR-URL: #44874 Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: James M Snell <[email protected]>
danielleadams pushed a commit that referenced this pull request Jan 3, 2023
PR-URL: #44874 Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: James M Snell <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

httpIssues or PRs related to the http subsystem.http2Issues or PRs related to the http2 subsystem.needs-ciPRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

response.writeEarlyHints should support all link properties

6 participants

@anonrig@zekth@ZYSzys@nodejs-github-bot@mcollina@jasnell