Re: [kde-community] Usage of QNetworkAccessManager

2016-07-17 Thread Richard Moore
On 14 July 2016 at 17:38, Thiago Macieira wrote: > On quinta-feira, 14 de julho de 2016 18:33:37 PDT Ben Cooksley wrote: > > > Unfortunately, from it's first iteration in Qt 4 QNetworkAccessManager > > w > ​e ​ > as shipped with a severe and fundamental defect in that it does not > > follow HTTP

Re: [kde-community] Usage of QNetworkAccessManager

2016-07-14 Thread Thiago Macieira
On quinta-feira, 14 de julho de 2016 18:33:37 PDT Ben Cooksley wrote: > Hi all, > > Just my regular reminder regarding usage of QNetworkAccessManager in > your applications and libraries, especially when it comes to > interacting with kde.org infrastructure. > > Unfortuna

Re: Usage of QNetworkAccessManager

2016-07-14 Thread Friedrich W. H. Kossebau
Am Donnerstag, 14. Juli 2016, 12:50:11 CEST schrieb David Faure: > On jeudi 14 juillet 2016 18:33:37 CEST Ben Cooksley wrote: > > Please therefore ensure your application handles redirects > > appropriately (the form of the code will depend on the version of Qt > > in use) if you decide to use QNAM

Re: Usage of QNetworkAccessManager

2016-07-14 Thread David Faure
On jeudi 14 juillet 2016 18:33:37 CEST Ben Cooksley wrote: > Please therefore ensure your application handles redirects > appropriately (the form of the code will depend on the version of Qt > in use) if you decide to use QNAM. As an example, https://lxr.kde.org/source/playground/sdk/inqlude-clie

Usage of QNetworkAccessManager

2016-07-13 Thread Ben Cooksley
Hi all, Just my regular reminder regarding usage of QNetworkAccessManager in your applications and libraries, especially when it comes to interacting with kde.org infrastructure. Unfortunately, from it's first iteration in Qt 4 QNetworkAccessManager was shipped with a severe and fundam