On Tue Sep 5 13:44:00 2023 +0000, Hans Leidekker wrote:
Perhaps it lets wininet handle it by passing INTERNET_FLAG_NO_AUTO_REDIRECT?
I don't think it can. `wininet` has no concept of `IBindCallbackRedirect`, which `urlmon` needs to call to decide whether to proceed with redirect.