qt5base-lts/tests/auto/network/access
Marc Mutz a7383b4b6d QNetworkRequest: make the default ctor implicit
As in QVarLengthArray (c34242c679), this will
probably bite someone someday, so fix it before there's a bug report.

Use ctor delegation to keep code size increase small.

There's also the benefit that default-constructing a QNetworkRequest now
no longer creates an expensive QUrl object just to destroy it unused again.

Add an auto-test.

Change-Id: I5ceb5402ca3946048d695244d1b1c36564a1e80a
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2019-07-15 13:07:10 +02:00
..
hpack Hpack - fix the static lookup 2019-03-04 16:18:14 +00:00
hsts Auto-tests: remove unneeded 'gui' from QT variable 2018-04-18 14:22:26 +00:00
http2 Merge remote-tracking branch 'origin/5.12' into dev 2019-06-25 13:04:27 +02:00
qabstractnetworkcache unblacklist passing tests 2019-07-08 11:01:42 +00:00
qftp Revert "QFtp: Skip the flaky QTestEventLoop::timeout in Coin network" 2019-07-09 17:40:50 +00:00
qhttpnetworkconnection Expose docker test server as an internal config to all modules 2019-04-25 15:33:06 +00:00
qhttpnetworkreply Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qnetworkaccessmanager QNetworkReply: fix isFinished() for disabled replies 2018-03-17 08:38:29 +00:00
qnetworkcachemetadata Updated license headers 2016-01-21 18:55:18 +00:00
qnetworkcookie Add qtest_network.h 2016-09-29 21:46:19 +00:00
qnetworkcookiejar Tests: Simplify MyCookieJar 2019-04-29 14:11:00 +00:00
qnetworkdiskcache Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
qnetworkreply unblacklist passing tests 2019-07-08 11:01:42 +00:00
qnetworkrequest QNetworkRequest: make the default ctor implicit 2019-07-15 13:07:10 +02:00
spdy unblacklist passing tests 2019-07-08 11:01:42 +00:00
access.pro Add HTTP strict tranport security support to QNAM 2017-01-20 08:41:50 +00:00