qt6-bb10/tests/auto/network/access
Juha Vuolle 8da4156da7 Add PATCH support for QRestAccessManager
It is somewhat common HTTP method with RESTful use cases
(partial updates on resources)

Task-number: QTBUG-114637
Change-Id: Id252d3f4b54c3ebb8df5c93259e64a4af2d0ca2f
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2023-12-08 15:53:36 +02:00
..
hpack CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
hsts CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
http2 Blacklist tst_Http2::duplicateRequestsWithAborts on QNX 2023-12-04 16:04:18 +01:00
qabstractnetworkcache CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qdecompresshelper CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qhttpheaderparser CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qhttpheaders Add QHttpHeaders class 2023-12-08 15:53:32 +02:00
qhttpnetworkconnection CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qhttpnetworkreply CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qnetworkaccessmanager CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qnetworkcachemetadata CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qnetworkcookie CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qnetworkcookiejar Update public suffix list 2023-09-20 22:33:18 +02:00
qnetworkdiskcache QtNetwork auto tests: compile with QT_NO_FOREACH 2023-08-22 21:50:38 +03:00
qnetworkreply Support for std::chrono as transferTimeout type 2023-12-08 15:53:34 +02:00
qnetworkrequest tests: port assorted trivial uses of Q_FOREACH to ranged for loops 2023-08-14 23:11:54 +03:00
qnetworkrequestfactory Add username/password support to QNetworkRequestFactory 2023-12-08 15:53:35 +02:00
qrestaccessmanager Add PATCH support for QRestAccessManager 2023-12-08 15:53:36 +02:00
CMakeLists.txt Add REST client convenience wrappers 2023-12-08 15:53:33 +02:00