QtWebApp
stefanfrings::HttpResponse Member List

This is the complete list of members for stefanfrings::HttpResponse, including all inherited members.

flush()stefanfrings::HttpResponse
getCookies()stefanfrings::HttpResponse
getHeaders()stefanfrings::HttpResponse
getStatusCode() conststefanfrings::HttpResponse
hasSentLastPart() conststefanfrings::HttpResponse
HttpResponse(QTcpSocket *socket)stefanfrings::HttpResponse
isConnected() conststefanfrings::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