qt6-bb10/tests/auto/network
Timur Pocheptsov 231259c3d5 Add a user-controlled auto-redirect policy
With this new policy, after emitting 'redirected', QNetworkReplyHttpImpl
waits for client code to decide if QNAM should follow this redirect or
not. The client can either allow this redirect by emitting 'redirectAllowed'
or abort the reply.

Task-number: QTPM-236
Change-Id: Ia04619f6bd1f0caa477833ae859b24033027b2e1
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2017-01-19 04:34:03 +00:00
..
access Add a user-controlled auto-redirect policy 2017-01-19 04:34:03 +00:00
bearer Add configurable connect timeout for QAbstractSocket 2016-11-29 14:01:47 +00:00
kernel Merge remote-tracking branch 'origin/5.8' into dev 2016-12-16 16:38:33 +01:00
socket Fix warnings in tests (MinGW/MSCV) 2016-11-29 17:08:46 +00:00
ssl remove redundant conditionals regarding ssl 2016-10-04 08:25:24 +00:00
network.pro