MythTV
master
|
#include <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 179 of file mythhttptypes.h.
|
inlinestatic |
Definition at line 182 of file mythhttptypes.h.
Referenced by MythHTTPResponse::AddDefaultHeaders().
|
inlinestatic |
Definition at line 194 of file mythhttptypes.h.
Referenced by MythHTTPRequest::MythHTTPRequest().
|
inlinestatic |
Definition at line 205 of file mythhttptypes.h.
Referenced by MythHTTPResponse::HandleOptions().
|
inlinestatic |
Definition at line 220 of file mythhttptypes.h.
Referenced by MythHTTPRequest::MythHTTPRequest().
|
inlinestatic |
Definition at line 231 of file mythhttptypes.h.
Referenced by MythHTTPResponse::ErrorResponse(), MythHTTPResponse::Finalise(), MythHTTPResponse::HandleOptions(), and MythHTTPResponse::OptionsResponse().
|
inlinestatic |
Definition at line 243 of file mythhttptypes.h.
Referenced by MythHTTPMetaService::ParseRequestTypes().
|
inlinestatic |
Definition at line 255 of file mythhttptypes.h.
Referenced by MythHTTPResponse::AddDefaultHeaders(), and MythHTTPResponse::ErrorResponse().
|
inlinestatic |
Definition at line 282 of file mythhttptypes.h.
|
inlinestatic |
Definition at line 304 of file mythhttptypes.h.
|
inlinestatic |
Definition at line 316 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 323 of file mythhttptypes.h.
Referenced by MythHTTPResponse::AddContentHeaders(), and MythHTTPRanges::BuildMultipartHeaders().
|
inlinestatic |
Definition at line 331 of file mythhttptypes.h.
Referenced by MythHTTPServer::BuildAddressList(), and MythHTTPRequest::MythHTTPRequest().