|
cutelyst 3.9.1
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
|
This is the complete list of members for Cutelyst::Response, including all inherited members.
| Accepted enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| Application (defined in Cutelyst::Response) | Cutelyst::Response | friend |
| BadGateway enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| BadRequest enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| BandwidthLimitExceeded enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| body() | Cutelyst::Response | |
| bodyDevice() const | Cutelyst::Response | |
| CloseCode enum name | Cutelyst::Response | |
| CloseCodeAbnormalDisconnection enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| CloseCodeBadOperation enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| CloseCodeDatatypeNotSupported enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| CloseCodeGoingAway enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| CloseCodeMissingExtension enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| CloseCodeMissingStatusCode enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| CloseCodeNormal enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| CloseCodePolicyViolated enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| CloseCodeProtocolError enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| CloseCodeReserved1004 enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| CloseCodeTlsHandshakeFailed enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| CloseCodeTooMuchData enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| CloseCodeWrongDatatype enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| Conflict enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| contentEncoding() const | Cutelyst::Response | |
| contentLength() const | Cutelyst::Response | |
| contentType() const | Cutelyst::Response | |
| contentTypeCharset() const | Cutelyst::Response | |
| Context (defined in Cutelyst::Response) | Cutelyst::Response | friend |
| ContextPrivate (defined in Cutelyst::Response) | Cutelyst::Response | friend |
| Continue enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| cookie(const QByteArray &name) const | Cutelyst::Response | |
| cookies() const | Cutelyst::Response | |
| Created enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| Engine (defined in Cutelyst::Response) | Cutelyst::Response | friend |
| EngineConnection (defined in Cutelyst::Response) | Cutelyst::Response | friend |
| ExpectationFailed enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| Forbidden enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| Found enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| GatewayTimeout enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| Gone enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| hasBody() const noexcept | Cutelyst::Response | |
| header(const QString &field) const | Cutelyst::Response | |
| headers() noexcept | Cutelyst::Response | |
| HttpStatus enum name | Cutelyst::Response | |
| HTTPVersionNotSupported enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| InternalServerError enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| isFinalizedHeaders() const noexcept | Cutelyst::Response | |
| isSequential() const noexcept override | Cutelyst::Response | virtual |
| LengthRequired enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| location() const noexcept | Cutelyst::Response | |
| MethodNotAllowed enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| MovedPermanently enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| MultipleChoices enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| MultiStatus enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| NoContent enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| NonAuthoritativeInformation enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| NotAcceptable enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| NotFound enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| NotImplemented enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| NotModified enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| OK enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| PartialContent enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| PaymentRequired enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| PermanentRedirect enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| PreconditionFailed enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| ProxyAuthenticationRequired enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| readData(char *data, qint64 maxlen) override | Cutelyst::Response | protectedvirtual |
| redirect(const QUrl &url, quint16 status=Found) | Cutelyst::Response | |
| redirect(const QString &url, quint16 status=Found) | Cutelyst::Response | |
| redirectSafe(const QUrl &url, const QUrl &fallback) | Cutelyst::Response | |
| removeCookies(const QByteArray &name) | Cutelyst::Response | |
| RequestedRangeNotSatisfiable enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| RequestEntityTooLarge enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| RequestTimeout enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| RequestURITooLong enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| ResetContent enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| Response(const Headers &defaultHeaders, EngineRequest *conn=nullptr) | Cutelyst::Response | explicitprotected |
| SeeOther enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| ServiceUnavailable enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| setBody(QIODevice *body) | Cutelyst::Response | |
| setBody(const QByteArray &body) | Cutelyst::Response | |
| setBody(const QString &body) | Cutelyst::Response | inline |
| setBody(QStringView body) | Cutelyst::Response | inline |
| setContentEncoding(const QString &encoding) | Cutelyst::Response | |
| setContentLength(qint64 length) | Cutelyst::Response | |
| setContentType(const QString &type) | Cutelyst::Response | inline |
| setCookie(const QNetworkCookie &cookie) | Cutelyst::Response | |
| setCookies(const QList< QNetworkCookie > &cookies) | Cutelyst::Response | |
| setHeader(const QString &field, const QString &value) | Cutelyst::Response | |
| setJsonArrayBody(const QJsonArray &array) | Cutelyst::Response | |
| setJsonBody(const QJsonDocument &documment) | Cutelyst::Response | |
| setJsonBody(const QString &json) | Cutelyst::Response | |
| setJsonBody(QStringView json) | Cutelyst::Response | inline |
| setJsonBody(const QByteArray &json) | Cutelyst::Response | |
| setJsonObjectBody(const QJsonObject &object) | Cutelyst::Response | |
| setStatus(quint16 status) noexcept | Cutelyst::Response | |
| size() const noexcept override | Cutelyst::Response | virtual |
| status() const noexcept | Cutelyst::Response | |
| SwitchingProtocols enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| TemporaryRedirect enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| Unauthorized enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| UnsupportedMediaType enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| UseProxy enum value (defined in Cutelyst::Response) | Cutelyst::Response | |
| webSocketBinaryMessage(const QByteArray &message) | Cutelyst::Response | |
| webSocketClose(quint16 code=Response::CloseCodeNormal, const QString &reason={}) | Cutelyst::Response | |
| webSocketHandshake(const QString &key={}, const QString &origin={}, const QString &protocol={}) | Cutelyst::Response | |
| webSocketPing(const QByteArray &payload={}) | Cutelyst::Response | |
| webSocketTextMessage(const QString &message) | Cutelyst::Response | |
| writeData(const char *data, qint64 len) override | Cutelyst::Response | protectedvirtual |
| ~Response() override (defined in Cutelyst::Response) | Cutelyst::Response | virtual |