mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -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 |
||
---|---|---|
.. | ||
src | ||
std@0170bc2455 | ||
wpt@9f9c1d83e3 | ||
Cargo.toml |