qt5base-lts/tests/manual/qnetworkaccessmanager/qget
Shane Kearns b08f74f089 Add support for PUT & POST to qget test
Due to some bugs that are not reproducable with a normal HTTP GET
This patch also adds the option to process multiple URLs
serially (using application level queuing) rather than the default
parallel (using QNetworkAccessManager queuing on 6 TCP connections)
& renames the authentication command line options to match wget.

Change-Id: I10915feb3bba23abbd7a72f9844c03f347f9bff5
Reviewed-by: Richard J. Moore <rich@kde.org>
Reviewed-by: Martin Petersson <Martin.Petersson@nokia.com>
2012-04-02 16:56:48 +02:00
..
downloadmanager.cpp Add support for PUT & POST to qget test 2012-04-02 16:56:48 +02:00
qget.cpp Add support for PUT & POST to qget test 2012-04-02 16:56:48 +02:00
qget.h Add support for PUT & POST to qget test 2012-04-02 16:56:48 +02:00
qget.pro Add support for PUT & POST to qget test 2012-04-02 16:56:48 +02:00
transferitem.cpp Add support for PUT & POST to qget test 2012-04-02 16:56:48 +02:00