qt6-bb10/tests/auto/network/access
Sona Kurazyan 6585963583 Deprecate {QString, QByteArray}::count()
And remove their uses.

[ChangeLog][QtCore][Deprecation Notice] Deprecated QString::count()
and QByteArray::count() that take no parameters, to avoid confusion
with the algorithm overloads of the same name. They can be replaced
by size() or length() methods.

Change-Id: I6541e3235ab58cf750d89568d66d3b1d9bbd4a04
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2022-03-12 01:05:45 +01:00
..
hpack
hsts
http2 Http2: Fix redirect-handling 2022-02-20 22:47:25 +01:00
qabstractnetworkcache
qdecompresshelper Handle situation when device running test does not have enough RAM 2022-02-09 14:17:53 +00:00
qhttpnetworkconnection
qhttpnetworkreply Add more verification when parsing http headers and add tests 2021-11-19 19:31:34 +01:00
qnetworkaccessmanager
qnetworkcachemetadata
qnetworkcookie
qnetworkcookiejar Network: Use system publicsuffix database copy when available 2022-03-03 15:56:09 +01:00
qnetworkdiskcache QNetworkDiskCache: Fix tracking of size during storeItem() 2021-07-20 18:30:44 +02:00
qnetworkreply Deprecate {QString, QByteArray}::count() 2022-03-12 01:05:45 +01:00
qnetworkrequest Convert date-time to UTC before claiming it's in GMT 2022-01-17 22:29:30 +01:00
CMakeLists.txt