|
QHttpEngine
1.0.0
Simple and secure HTTP server for Qt applications
|
This is the complete list of members for QHttpEngine::ProxyHandler, including all inherited members.
| addMiddleware(Middleware *middleware) | QHttpEngine::Handler | |
| addRedirect(const QRegExp &pattern, const QString &path) | QHttpEngine::Handler | |
| addSubHandler(const QRegExp &pattern, Handler *handler) | QHttpEngine::Handler | |
| Handler(QObject *parent=0) | QHttpEngine::Handler | explicit |
| process(Socket *socket, const QString &path) | QHttpEngine::ProxyHandler | protectedvirtual |
| ProxyHandler(const QHostAddress &address, quint16 port, QObject *parent=0) | QHttpEngine::ProxyHandler | |
| route(Socket *socket, const QString &path) | QHttpEngine::Handler |
1.8.13