25 Oct
2024
25 Oct
'24
5:22 p.m.
On Fri Oct 25 15:22:15 2024 +0000, Torge Matthies wrote:
mms:// is only "not supported" when there's an error connecting to the server, otherwise it functions like HTTP. Well, it's supposed to try a different protocol first, but I found no existing implementation of said protocol in Wine, and I was focusing on HTTP/HTTPS here. I suppose I should just mark this protocol as entirely unsupported for now instead of relying on the HTTP fallback. Should we have a separate handler for mms:// or not?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/6733#note_86103