![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "testhttpserver_p.h"#include <QTcpSocket>#include <QDebug>#include <QFile>#include <QTimer>#include <QTest>#include <QQmlFile>#include "moc_testhttpserver_p.cpp"Go to the source code of this file.
Functions | |
| static QUrl | localHostUrl (quint16 port) |
Variables | |
| static QList< QByteArrayView > | ignoredHeaders |
Definition at line 63 of file testhttpserver.cpp.
|
static |
Definition at line 58 of file testhttpserver.cpp.