FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

http,http2: support more attributes for early hint link by anonrig · Pull Request #44874 · nodejs/node · GitHub

/ node Public

http,http2: support more attributes for early hint link - #44874

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
anonrig:feat/link-attributes
Oct 14, 2022
Merged

http,http2: support more attributes for early hint link#44874
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
anonrig:feat/link-attributes

Conversation

anonrig commented Oct 3, 2022

Copy link
Copy Markdown
Member

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

Resolves #44843.
Dependent of #44820.

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

zekth commented Oct 3, 2022
edited
Loading

Copy link
Copy Markdown

Links in your issue are invalid

Comment thread lib/internal/validators.js Outdated
anonrig changed the title lib: support more attributes for early hint link http,http2: support more attributes for early hint link Oct 3, 2022

ZYSzys commented Oct 7, 2022

Copy link
Copy Markdown
Member

Can we add some tests ?

anonrig force-pushed the feat/link-attributes branch from 4125c28 to 08bec68 Compare October 7, 2022 11:22

anonrig commented Oct 7, 2022

Copy link
Copy Markdown
Member Author

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

anonrig requested a review from zekth October 9, 2022 18:43
mcollina 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

mcollina left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

lgtm

github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 9, 2022

Copy link
Copy Markdown
Collaborator

zekth commented Oct 10, 2022

Copy link
Copy Markdown

anonrig requested a review from zekth 22 hours ago

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

mcollina added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 11, 2022
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 11, 2022

Copy link
Copy Markdown
Collaborator

anonrig commented Oct 14, 2022

Copy link
Copy Markdown
Member Author

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

anonrig added the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 14, 2022
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 14, 2022
nodejs-github-bot merged commit 2649aab into nodejs:main Oct 14, 2022

Copy link
Copy Markdown
Collaborator

Landed in 2649aab

RafaelGSS pushed a commit that referenced this pull request Nov 1, 2022
PR-URL: #44874
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
RafaelGSS mentioned this pull request Nov 1, 2022
RafaelGSS pushed a commit that referenced this pull request Nov 10, 2022
PR-URL: #44874
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
danielleadams pushed a commit that referenced this pull request Dec 30, 2022
PR-URL: #44874
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
danielleadams pushed a commit that referenced this pull request Jan 3, 2023
PR-URL: #44874
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

http Issues or PRs related to the http subsystem. http2 Issues or PRs related to the http2 subsystem. needs-ci PRs 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


Back | FazBrowse Home | New Git URL