QtWebApp
|
This is the complete list of members for stefanfrings::HttpResponse, including all inherited members.
flush() | stefanfrings::HttpResponse | |
getCookies() | stefanfrings::HttpResponse | |
getHeaders() | stefanfrings::HttpResponse | |
getStatusCode() const | stefanfrings::HttpResponse | |
hasSentLastPart() const | stefanfrings::HttpResponse | |
HttpResponse(QTcpSocket *socket) | stefanfrings::HttpResponse | |
isConnected() const | stefanfrings::HttpResponse | |
redirect(const QByteArray &url) | stefanfrings::HttpResponse | |
setCookie(const HttpCookie &cookie) | stefanfrings::HttpResponse | |
setHeader(const QByteArray name, const QByteArray value) | stefanfrings::HttpResponse | |
setHeader(const QByteArray name, const int value) | stefanfrings::HttpResponse | |
setStatus(const int statusCode, const QByteArray description=QByteArray()) | stefanfrings::HttpResponse | |
write(const QByteArray data, const bool lastPart=false) | stefanfrings::HttpResponse |