#include <libmythbase/http/mythhttptypes.h>
Definition at line 181 of file mythhttptypes.h.
◆ AddressToString()
| static QString MythHTTP::AddressToString |
( |
QHostAddress & |
Address | ) |
|
|
inlinestatic |
◆ AllowedRequestsToString()
| static QString MythHTTP::AllowedRequestsToString |
( |
int |
Allowed | ) |
|
|
inlinestatic |
◆ ConnectionToString()
◆ GetContentType()
| static QString MythHTTP::GetContentType |
( |
const MythMimeType & |
Mime | ) |
|
|
inlinestatic |
◆ GetHeader()
| static QString MythHTTP::GetHeader |
( |
const HTTPHeaders & |
Headers, |
|
|
const QString & |
Value, |
|
|
const QString & |
Default = "" |
|
) |
| |
|
inlinestatic |
Definition at line 318 of file mythhttptypes.h.
Referenced by MythHTTPResponse::AddDefaultHeaders(), MythHTTPEncoding::Compress(), MythHTTPResponse::Finalise(), MythHTTPEncoding::GetContentType(), MythHTTPService::HTTPRequest(), V2Myth::ManageDigestUser(), MythHTTPRequest::MythHTTPRequest(), MythHTTPCache::PreConditionCheck(), V2Myth::PutSetting(), MythHTTPSocket::Read(), and MythHTTPResponse::UpgradeResponse().
◆ RequestFromString()
◆ RequestsFromString()
| static int MythHTTP::RequestsFromString |
( |
const QString & |
Requests | ) |
|
|
inlinestatic |
◆ RequestToString()
◆ StatusFromString()
| static MythHTTPStatus MythHTTP::StatusFromString |
( |
const QString & |
Status | ) |
|
|
inlinestatic |
◆ StatusToString()
◆ VersionFromString()
| static MythHTTPVersion MythHTTP::VersionFromString |
( |
const QString & |
Version | ) |
|
|
inlinestatic |
◆ VersionToString()
The documentation for this class was generated from the following file: