(cdd0b0b860b632b899091e63bcecf02446b94662)
#include "qhttpthreaddelegate_p.h"
#include <QThread>
#include <QTimer>
#include <QAuthenticator>
#include <QEventLoop>
#include <QCryptographicHash>
#include <QtCore/qscopedvaluerollback.h>
#include "private/qhttpnetworkreply_p.h"
#include "private/qnetworkaccesscache_p.h"
#include "private/qnoncontiguousbytedevice_p.h"
#include "moc_qhttpthreaddelegate_p.cpp"
Go to the source code of this file.
◆ makeCacheKey()
◆ makeServerErrorString()
QString makeServerErrorString |
( |
int | code, |
|
|
const QUrl & | url, |
|
|
const QString & | reasonPhrase ) |
|
static |
◆ statusCodeFromHttp()