Is your feature request related to a problem? Please describe.
// A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I want save the webpage to *.mhtml file in my cef based application.
Describe the solution you'd like
//A clear and concise description of what you want to happen.
Such as chrome "Save as" to save webpage to mhtml file, and I can't find any method or codes to do this.
I hope cef can surpport some interfaces to do it.
Describe alternatives you've considered
// A clear and concise description of any alternative solutions or features you've considered.
Additional context
// Add any other context or screenshots about the feature request here.
Does cef has any plan to do this ? and how soon ? thanks.
Is your feature request related to a problem? Please describe. // A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I want save the webpage to *.mhtml file in my cef based application.
Describe the solution you'd like //A clear and concise description of what you want to happen. Such as chrome "Save as" to save webpage to mhtml file, and I can't find any method or codes to do this. I hope cef can surpport some interfaces to do it.
Describe alternatives you've considered // A clear and concise description of any alternative solutions or features you've considered.
Additional context // Add any other context or screenshots about the feature request here. Does cef has any plan to do this ? and how soon ? thanks.