Is it possible to override the HTTP functions in wxHtmlWindow?

Posted by George Edison on Stack Overflow See other posts from Stack Overflow or by George Edison
Published on 2010-03-31T19:18:46Z Indexed on 2010/03/31 19:23 UTC
Read the original article Hit count: 261

Filed under:
|
|

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?

© Stack Overflow or respective owner

Related posts about wxwidgets

Related posts about wxhtmlwindow