summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2018-01-19 15:20:45 +0100
committerGabriel de Dietrich <gabriel.dedietrich@qt.io>2018-01-24 21:12:59 +0000
commit933eac9645d6a54cc3f29043243711385e92cfe5 (patch)
tree0b80b07356011e082431557ec4dc698df995a949
parent1e905927f0c9e0da3eae69c1d60633cf7d6ad539 (diff)
Correct since value of QNetworkRequest::Http2DirectAttribute
It did not make it into 5.10 as far as I can tell. Change-Id: I01f950c476f2c98f4ed40d2cafd15ecc112a3427 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io> Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
-rw-r--r--src/network/access/qnetworkrequest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/access/qnetworkrequest.cpp b/src/network/access/qnetworkrequest.cpp
index 99f72a7955..1d7c5bec51 100644
--- a/src/network/access/qnetworkrequest.cpp
+++ b/src/network/access/qnetworkrequest.cpp
@@ -308,7 +308,7 @@ QT_BEGIN_NAMESPACE
was specified, QNetworkAccessManager gives up, without attempting to
fall back to HTTP/1.1. If both HTTP2AllowedAttribute and
Http2DirectAttribute are set, Http2DirectAttribute takes priority.
- (This value was introduced in 5.10.)
+ (This value was introduced in 5.11.)
\omitvalue ResourceTypeAttribute