#include "qhttpnetworkconnectionchannel_p.h"
#include "qhttpnetworkconnection_p.h"
#include "qhttp2configuration.h"
#include "private/qnoncontiguousbytedevice_p.h"
#include <qpair.h>
#include <qdebug.h>
#include <private/qhttp2protocolhandler_p.h>
#include <private/qhttpprotocolhandler_p.h>
#include <private/http2protocol_p.h>
#include <private/qsslsocket_p.h>
#include <QtNetwork/qsslkey.h>
#include <QtNetwork/qsslcipher.h>
#include "private/qnetconmonitor_p.h"
#include <memory>
#include "moc_qhttpnetworkconnectionchannel_p.cpp"
Go to the source code of this file.
◆ reconnectAttemptsDefault
const int reconnectAttemptsDefault = 3 |
|
static |