Doc: Fix link to renamed setIncludesSubDomains() method
Fix capitalization of setIncludesSubDomains(). While a it, make the links explicit, so that qdoc generates warnings if they fail. Change-Id: I74542c288083ec58f866a616da32bd40fcb3f40a Reviewed-by: Andreas Eliasson <andreas.eliasson@qt.io> Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io> (cherry picked from commit 1b5402d2291f16403518ecb69b68ad73b9dd76df) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit ab2ebd86a2b8957b3e3b24777d009f2a140684e2)
This commit is contained in:
parent
bd188231a8
commit
4ab91114b2
@ -21,8 +21,8 @@ QT_BEGIN_NAMESPACE
|
||||
RFC6797.
|
||||
|
||||
You can set expiry time and host name for this policy, and control whether it
|
||||
applies to subdomains, either in the constructor or by calling setExpiry(),
|
||||
setHost() and setIncludesSubdomains().
|
||||
applies to subdomains, either in the constructor or by calling \l setExpiry(),
|
||||
\l setHost() and \l setIncludesSubDomains().
|
||||
|
||||
\sa QNetworkAccessManager::setStrictTransportSecurityEnabled()
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user