Is it possible to override the HTTP functions in wxHtmlWindow?
- by George Edison
I would like wxHtmlWindow to use libcurl instead of the internal wxHTTP class. Is there an easy way to do this? If not, can I at least change the useragent wxHtmlWindow sends when it accesses pages?