29 Aug
2025
29 Aug
'25
6:57 p.m.
So trying to test the overriden content type proved more difficult than I had hoped. For some reason I was only able to get "HTML Document" with iframes on native, even with Content-Type from header (via our custom protocol), though it worked with wine-gecko, so that's already an existing difference, probably not significant. I didn't look into it deeper as I didn't find it worth it, but writing proper tests outside of getResponseXML seemed difficult, so that's why I haven't. I settled to just check for trailing +xml as getResponseXML already does (this is already in tests). -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8821#note_114239