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 180 of file mythhttptypes.h.
|
inlinestatic |
Definition at line 183 of file mythhttptypes.h.
Referenced by MythHTTPResponse::AddDefaultHeaders().
|
inlinestatic |
Definition at line 195 of file mythhttptypes.h.
Referenced by MythHTTPRequest::MythHTTPRequest().
|
inlinestatic |
Definition at line 206 of file mythhttptypes.h.
Referenced by MythHTTPResponse::HandleOptions().
|
inlinestatic |
Definition at line 221 of file mythhttptypes.h.
Referenced by MythHTTPRequest::MythHTTPRequest().
|
inlinestatic |
Definition at line 232 of file mythhttptypes.h.
Referenced by MythHTTPResponse::ErrorResponse(), MythHTTPResponse::Finalise(), MythHTTPResponse::HandleOptions(), and MythHTTPResponse::OptionsResponse().
|
inlinestatic |
Definition at line 244 of file mythhttptypes.h.
Referenced by MythHTTPMetaService::ParseRequestTypes().
|
inlinestatic |
Definition at line 256 of file mythhttptypes.h.
Referenced by MythHTTPResponse::AddDefaultHeaders(), and MythHTTPResponse::ErrorResponse().
|
inlinestatic |
Definition at line 283 of file mythhttptypes.h.
|
inlinestatic |
Definition at line 305 of file mythhttptypes.h.
|
inlinestatic |
Definition at line 317 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 324 of file mythhttptypes.h.
Referenced by MythHTTPResponse::AddContentHeaders(), and MythHTTPRanges::BuildMultipartHeaders().
|
inlinestatic |
Definition at line 332 of file mythhttptypes.h.
Referenced by MythHTTPServer::BuildAddressList(), and MythHTTPRequest::MythHTTPRequest().