MythTV  master
MythHTTPResponse Member List

This is the complete list of members for MythHTTPResponse, including all inherited members.

AddContentHeaders()MythHTTPResponseprotected
AddDefaultHeaders()MythHTTPResponseprotected
AddHeader(const QString &key, const T &val)MythHTTPResponseinline
AddHeader(const QString &key, T val)MythHTTPResponseinline
DataResponse(const HTTPRequest2 &Request, const HTTPData &Data)MythHTTPResponsestatic
EmptyResponse(const HTTPRequest2 &Request)MythHTTPResponsestatic
ErrorResponse(MythHTTPStatus Status, const QString &ServerName)MythHTTPResponsestatic
ErrorResponse(const HTTPRequest2 &Request, const QString &Message={})MythHTTPResponsestatic
FileResponse(const HTTPRequest2 &Request, const HTTPFile &File)MythHTTPResponsestatic
Finalise(const MythHTTPConfig &Config)MythHTTPResponse
HandleOptions(const HTTPRequest2 &Request)MythHTTPResponsestatic
m_allowedMythHTTPResponse
m_connectionMythHTTPResponse
m_requestHeadersMythHTTPResponse
m_requestTypeMythHTTPResponse
m_responseMythHTTPResponse
m_responseHeadersMythHTTPResponse
m_serverNameMythHTTPResponse
m_statusMythHTTPResponse
m_timeoutMythHTTPResponse
m_versionMythHTTPResponse
MythHTTPResponse()=defaultMythHTTPResponse
MythHTTPResponse(const HTTPRequest2 &Request)MythHTTPResponseexplicit
OptionsResponse(const HTTPRequest2 &Request)MythHTTPResponsestatic
RedirectionResponse(const HTTPRequest2 &Request, const QString &Redirect)MythHTTPResponsestatic
UpgradeResponse(const HTTPRequest2 &Request, MythSocketProtocol &Protocol, bool &Testing)MythHTTPResponsestatic