Closed tobias-wilfert closed 1 month ago
Introduces a custom redirect policy to avoid downloading login pages (uses a very crude heuristic).
Fixes: https://github.com/getsentry/symbolicator/issues/1526
Can you add a test that attempts to download a file from dev.azure.com and checks what result it produces? See the tests in download/http.rs for examples.
dev.azure.com
download/http.rs
Introduces a custom redirect policy to avoid downloading login pages (uses a very crude heuristic).
Fixes: https://github.com/getsentry/symbolicator/issues/1526