hyperion.ng
|
This is the complete list of members for QtHttpReply, including all inherited members.
addHeader(const QByteArray &header, const QByteArray &value) (defined in QtHttpReply) | QtHttpReply | slot |
appendRawData(const QByteArray &data) (defined in QtHttpReply) | QtHttpReply | slot |
BadGateway enum value (defined in QtHttpReply) | QtHttpReply | |
BadRequest enum value (defined in QtHttpReply) | QtHttpReply | |
Forbidden enum value (defined in QtHttpReply) | QtHttpReply | |
getHeader(const QByteArray &header) const (defined in QtHttpReply) | QtHttpReply | |
getHeadersList(void) const (defined in QtHttpReply) | QtHttpReply | |
getRawData(void) const (defined in QtHttpReply) | QtHttpReply | |
getRawDataSize(void) const (defined in QtHttpReply) | QtHttpReply | |
getStatusCode(void) const (defined in QtHttpReply) | QtHttpReply | |
getStatusTextForCode(StatusCode statusCode) (defined in QtHttpReply) | QtHttpReply | static |
InternalError enum value (defined in QtHttpReply) | QtHttpReply | |
MethodNotAllowed enum value (defined in QtHttpReply) | QtHttpReply | |
NotFound enum value (defined in QtHttpReply) | QtHttpReply | |
NotImplemented enum value (defined in QtHttpReply) | QtHttpReply | |
Ok enum value (defined in QtHttpReply) | QtHttpReply | |
QtHttpReply(QtHttpServer *parent) (defined in QtHttpReply) | QtHttpReply | explicit |
requestSendData(void) (defined in QtHttpReply) | QtHttpReply | signal |
requestSendHeaders(void) (defined in QtHttpReply) | QtHttpReply | signal |
resetRawData(void) (defined in QtHttpReply) | QtHttpReply | slot |
SeeOther enum value (defined in QtHttpReply) | QtHttpReply | |
ServiceUnavailable enum value (defined in QtHttpReply) | QtHttpReply | |
setStatusCode(StatusCode statusCode) (defined in QtHttpReply) | QtHttpReply | slot |
setUseChunked(bool chunked=false) (defined in QtHttpReply) | QtHttpReply | slot |
StatusCode enum name (defined in QtHttpReply) | QtHttpReply | |
useChunked(void) const (defined in QtHttpReply) | QtHttpReply |