13 Sep
2023
13 Sep
'23
2:06 p.m.
This test is meant to probe how native urlmon handles http redirect with auto redirect disabled, when the protocol object is created via `CreateBinding`. To my surprise, in this case native urlmon doesn't even call `IBindingCallbackRedirect::Redirect`, it just does not handle http redirection. OTOH this test crashes wine, see [Bug 55527](https://bugs.winehq.org/show_bug.cgi?id=55527) -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3818#note_45218