Requests that may lead to a different state when performed multiple times (non-idempotent) should not be automatically re-transmitted if an error occurs after we have written the full request. We assume all custom methods are potentially non-idempotent. [ChangeLog][QtNetwork][QNetworkAccessManager][Behavior Change] Non-idempotent requests are no longer incorrectly re-sent if the connection breaks down while reading the response. Fixes: QTBUG-134694 Pick-to: 6.8 6.5 Change-Id: Ie8ba7828ce9375359c2326f06426fe1a1e568fef Reviewed-by: Mate Barany <mate.barany@qt.io> (cherry picked from commit 4c9a4ecd358da3bf371a2441cccd8a66c86f2d3c) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%