1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/test_util
Kamil Ogórek 5778e1196e
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
2023-02-10 10:11:11 -05:00
..
src feat(install): follow redirects for urls with no path (#17449) 2023-02-10 10:11:11 -05:00
std@0170bc2455 chore: update std submodule to 0.176.0 (#17668) 2023-02-06 23:22:52 +01:00
wpt@9f9c1d83e3 test(wpt): add mimesniff tests (#16225) 2022-10-24 16:11:24 +02:00
Cargo.toml chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00