Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qhttpnetworkconnection.cpp File Reference

(cb8e5e0dd965b849a88ba971e3dc90169d4dc7ce)

#include "qhttpnetworkconnection_p.h"
#include <private/qabstractsocket_p.h>
#include "qhttpnetworkconnectionchannel_p.h"
#include "private/qnoncontiguousbytedevice_p.h"
#include <private/qnetworkrequest_p.h>
#include <private/qobject_p.h>
#include <private/qauthenticator_p.h>
#include "private/qhostinfo_p.h"
#include <qnetworkproxy.h>
#include <qauthenticator.h>
#include <qcoreapplication.h>
#include <private/qdecompresshelper_p.h>
#include <private/qsocketabstraction_p.h>
#include <qbuffer.h>
#include <qpair.h>
#include <qdebug.h>
#include <qspan.h>
#include <qvarlengtharray.h>
#include <private/qsslsocket_p.h>
#include <QtNetwork/qsslkey.h>
#include <QtNetwork/qsslcipher.h>
#include <QtNetwork/qsslconfiguration.h>
#include <QtNetwork/qsslerror.h>
#include "moc_qhttpnetworkconnection_p.cpp"
+ Include dependency graph for qhttpnetworkconnection.cpp:

Go to the source code of this file.

Functions

static int getPreferredActiveChannelCount (QHttpNetworkConnection::ConnectionType type, int defaultValue)
 
static QByteArray makeAcceptLanguage ()
 

Function Documentation

◆ getPreferredActiveChannelCount()

static int getPreferredActiveChannelCount ( QHttpNetworkConnection::ConnectionType type,
int defaultValue )
static

◆ makeAcceptLanguage()

static QByteArray makeAcceptLanguage ( )
static

Definition at line 223 of file qhttpnetworkconnection.cpp.

References QLocale::system(), and systemLocale().

Referenced by QHttpNetworkConnectionPrivate::prepareRequest().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: