Re: [Interest] QNetworkProxy auth support with QNetworkAccessManager

2012-09-18 Thread brian larochelle
> Everything works as expected, until i try to add proxy server support. It > works great without authentication, but a major problem comes up when I try > to add support for authentication. I’ve verified the proxy server with auth > using FireFox. > It appears the configuration of the proxy serv

[Interest] QNetworkProxy auth support with QNetworkAccessManager

2012-09-18 Thread brian larochelle
Hello, I posted this question to qt project forums, but figured I would get better luck here. If posting in both places is bad form, let me know, and I will no longer do so. I'm using Qt 4.8.2 on embedded linux, I can reproduce with same version on desktop linux. I am subclassing QNetworkAcce