mirror of
https://github.com/denoland/deno.git
synced 2024-12-22 15:24:46 -05:00
5778e1196e
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 |
||
---|---|---|
.. | ||
testdata | ||
assertions.rs | ||
lib.rs | ||
lsp.rs | ||
npm.rs | ||
pty.rs | ||
temp_dir.rs | ||
test_server.rs |