I have saved file using webkit_web_view_save_to_file. Mode is set to WEBKIT_SAVE_MODE_MHTML. I would like to see same file in web view again.

What do I need to do to see this file in web view? Both MiniBrowser and GtkLauncher did not like url file:///tmp/example.mht. File looks proper since chrome is able to open it and show me the contents. When passed same url in my code, it seems to be treating as text file.

Suspecting it's content type issue, but don't know how to get around it.

Regards,

Niranjan
_______________________________________________
webkit-gtk mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-gtk

Reply via email to