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

url: allow extension of user provided URL objects by aduh95 · Pull Request #46989 · nodejs/node · GitHub

/ node Public

url: allow extension of user provided URL objects - #46989

Merged
nodejs-github-bot merged 2 commits into
nodejs:mainfrom
aduh95:urlToHttpOptions
Mar 19, 2023
Merged

url: allow extension of user provided URL objects#46989
nodejs-github-bot merged 2 commits into
nodejs:mainfrom
aduh95:urlToHttpOptions

Conversation

aduh95 commented Mar 7, 2023

Copy link
Copy Markdown
Contributor

Fixes: #46981

nodejs-github-bot added needs-ci PRs that need a full CI run. whatwg-url Issues and PRs related to the WHATWG URL implementation. labels Mar 7, 2023
Comment thread lib/internal/url.js
Comment thread lib/internal/url.js
Comment thread lib/internal/url.js

trentm left a comment

Copy link
Copy Markdown
Contributor

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 (caveat: I'm not a nodejs reviewer)

aduh95 requested a review from anonrig March 18, 2023 11:19
aduh95 added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Mar 18, 2023
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Mar 18, 2023

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

anonrig added the commit-queue Add this label to land a pull request using GitHub Actions. label Mar 19, 2023
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Mar 19, 2023
nodejs-github-bot merged commit ad2c3c0 into nodejs:main Mar 19, 2023

Copy link
Copy Markdown
Collaborator

Landed in ad2c3c0

danielleadams pushed a commit that referenced this pull request Jul 6, 2023
PR-URL: #46989
Fixes: #46981
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
anonrig pushed a commit to anonrig/node that referenced this pull request Jul 9, 2023
PR-URL: nodejs#46989
Fixes: nodejs#46981
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
danielleadams pushed a commit that referenced this pull request Jul 12, 2023
PR-URL: #46989
Backport-PR-URL: #48345
Fixes: #46981
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.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

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. needs-ci PRs that need a full CI run. whatwg-url Issues and PRs related to the WHATWG URL implementation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

new internal isURL check can result in http.request() option fields being ignored

6 participants


Back | FazBrowse Home | New Git URL