![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qnetworkaccessauthenticationmanager_p.h"
#include "qnetworkaccessmanager.h"
#include "qnetworkaccessmanager_p.h"
#include "QtCore/qbuffer.h"
#include "QtCore/qlist.h"
#include "QtCore/qurl.h"
#include "QtCore/QMutexLocker"
#include "QtNetwork/qauthenticator.h"
#include <algorithm>
Go to the source code of this file.
Classes | |
class | QNetworkAuthenticationCache |
Functions | |
static QByteArray | proxyAuthenticationKey (const QNetworkProxy &proxy, const QString &realm) |
static QByteArray | authenticationKey (const QUrl &url, const QString &realm) |
|
inlinestatic |
Definition at line 107 of file qnetworkaccessauthenticationmanager.cpp.
|
static |
Definition at line 68 of file qnetworkaccessauthenticationmanager.cpp.