Jacek Caban (@jacek) commented about dlls/mshtml/navigate.c:
This->nschannel = NULL; }
if(!This->nschannel)
if(!This->nschannel || This->nschannel->content_type)
That's not how generally MIME types from urlmon are meant to be handled. What's wrong with MIME types from urlmon?