summaryrefslogtreecommitdiff
path: root/ext/node/lib.rs
diff options
context:
space:
mode:
authorKamil Ogórek <kamil.ogorek@gmail.com>2023-02-10 16:11:11 +0100
committerGitHub <noreply@github.com>2023-02-10 10:11:11 -0500
commit5778e1196e5adbae77e5a05bd7cfb4879b012739 (patch)
treec382aec5bf41584b81f0696834f1b0261dabebda /ext/node/lib.rs
parent4baaa246a256a82e725ddf07015bad72ec13f3e5 (diff)
feat(install): follow redirects for urls with no path (#17449)
This change makes absolute urls, that contain no path like `deno install https://my-cli.io` to follow redirects and extract the name from it. It allows modifies `test_util` server listener on port `4550` (`REDIRECT_ABSOLUTE_PORT`) to allow for specifying `redirect_to` query param, that fill use that value for it's next redirect. Fixes https://github.com/denoland/deno/issues/17409
Diffstat (limited to 'ext/node/lib.rs')
0 files changed, 0 insertions, 0 deletions