qt6-bb10/src/network
Frederik Gladhorn d12afeff40 Set default redirect policy to NoLessSafeRedirectPolicy
Not following redirects is not a feature, but just a hastle for everyone.

The main issue with switching this default is that applications that
actually do manual redirect handling will break in various ways.

FollowRedirectsAttribute was removed as it no longer serves any
purpose beyond duplicating the default value.

[ChangeLog][Network] QNetworkAccessManager now follows redirects by
default with the NoLessSafeRedirectPolicy.
[ChangeLog][Potentially Source-Incompatible Changes]
QNetworkRequest::FollowRedirectsAttribute was removed and has been
superseded by QNetworkRequest::RedirectsPolicyAttribute

Fixes: QTBUG-85901
Change-Id: Ic5b776180a4b84ac4fc895158bb5a66a3c91a042
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2020-08-13 19:58:19 +02:00
..
access Set default redirect policy to NoLessSafeRedirectPolicy 2020-08-13 19:58:19 +02:00
android/jar CMake: Fix various issues with the Android build 2020-07-09 11:56:31 +02:00
doc QSslConfiguration::setCiphers - introduce the overload taking QString 2020-07-01 11:26:15 +02:00
kernel QAuth.: Reset the nonce-count when the server requests using a new nonce 2020-08-05 11:32:01 +02:00
socket Introduce QIODevice::skipData() 2020-08-11 17:21:45 +03:00
ssl Introduce QIODevice::skipData() 2020-08-11 17:21:45 +03:00
.prev_CMakeLists.txt QDecompressHelper: Add brotli support 2020-08-06 20:56:42 +02:00
CMakeLists.txt QDecompressHelper: Add brotli support 2020-08-06 20:56:42 +02:00
configure.cmake QDecompressHelper: Add brotli support 2020-08-06 20:56:42 +02:00
configure.json QDecompressHelper: Add brotli support 2020-08-06 20:56:42 +02:00
configure.pri configure: actually resolve libraries into full filepaths 2018-12-03 11:25:56 +00:00
network.pro Remove winrt 2020-06-06 20:25:49 +02:00