MythTV
master
|
#include <libmythbase/http/mythhttptypes.h>
Static Public Member Functions | |
static QString | VersionToString (MythHTTPVersion Version) |
static MythHTTPVersion | VersionFromString (const QString &Version) |
static QString | RequestToString (MythHTTPRequestType Type) |
static MythHTTPRequestType | RequestFromString (const QString &Type) |
static QString | AllowedRequestsToString (int Allowed) |
static int | RequestsFromString (const QString &Requests) |
static QString | StatusToString (MythHTTPStatus Status) |
static MythHTTPStatus | StatusFromString (const QString &Status) |
static QString | ConnectionToString (MythHTTPConnection Connection) |
static QString | GetHeader (const HTTPHeaders &Headers, const QString &Value, const QString &Default="") |
static QString | GetContentType (const MythMimeType &Mime) |
static QString | AddressToString (QHostAddress &Address) |
Definition at line 181 of file mythhttptypes.h.
|
inlinestatic |
Definition at line 184 of file mythhttptypes.h.
Referenced by MythHTTPResponse::AddDefaultHeaders().
|
inlinestatic |
Definition at line 196 of file mythhttptypes.h.
Referenced by MythHTTPRequest::MythHTTPRequest().
|
inlinestatic |
Definition at line 207 of file mythhttptypes.h.
Referenced by MythHTTPResponse::HandleOptions().
|
inlinestatic |
Definition at line 222 of file mythhttptypes.h.
Referenced by MythHTTPRequest::MythHTTPRequest().
|
inlinestatic |
Definition at line 233 of file mythhttptypes.h.
Referenced by MythHTTPResponse::ErrorResponse(), MythHTTPResponse::Finalise(), MythHTTPResponse::HandleOptions(), and MythHTTPResponse::OptionsResponse().
|
inlinestatic |
Definition at line 245 of file mythhttptypes.h.
Referenced by MythHTTPMetaService::ParseRequestTypes().
|
inlinestatic |
Definition at line 257 of file mythhttptypes.h.
Referenced by MythHTTPResponse::AddDefaultHeaders(), and MythHTTPResponse::ErrorResponse().
|
inlinestatic |
Definition at line 284 of file mythhttptypes.h.
|
inlinestatic |
Definition at line 306 of file mythhttptypes.h.
|
inlinestatic |
Definition at line 318 of file mythhttptypes.h.
Referenced by MythHTTPResponse::AddDefaultHeaders(), MythHTTPEncoding::Compress(), MythHTTPResponse::Finalise(), MythHTTPEncoding::GetContentType(), MythHTTPService::HTTPRequest(), MythHTTPRequest::MythHTTPRequest(), MythHTTPCache::PreConditionCheck(), MythHTTPSocket::Read(), and MythHTTPResponse::UpgradeResponse().
|
inlinestatic |
Definition at line 325 of file mythhttptypes.h.
Referenced by MythHTTPResponse::AddContentHeaders(), and MythHTTPRanges::BuildMultipartHeaders().
|
inlinestatic |
Definition at line 333 of file mythhttptypes.h.
Referenced by MythHTTPServer::BuildAddressList(), and MythHTTPRequest::MythHTTPRequest().