QSslConfiguration: add documentation for HTTP/2 alpn variable
It was missing for a long time Pick-to: 6.5 Change-Id: I209838a3c7b45c8c2e8da21efea306fafddea891 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: Mate Barany <mate.barany@qt.io> (cherry picked from commit fad8d7126260b30bd9437f2e19b5460dcf14b46a) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
3f0bc3c52a
commit
c52120b7fb
@ -104,6 +104,12 @@ const char QSslConfiguration::NextProtocolHttp1_1[] = "http/1.1";
|
||||
Protocol Negotiation.
|
||||
*/
|
||||
|
||||
/*!
|
||||
\variable QSslConfiguration::ALPNProtocolHTTP2
|
||||
\brief The value used for negotiating HTTP 2 during the Application-Layer
|
||||
Protocol Negotiation.
|
||||
*/
|
||||
|
||||
/*!
|
||||
Constructs an empty SSL configuration. This configuration contains
|
||||
no valid settings and the state will be empty. isNull() will
|
||||
|
Loading…
x
Reference in New Issue
Block a user