| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
This is the complete list of members for CHttpHeader, including all inherited members.
| AddParam(const std::string ¶m, const std::string &value, const bool overwrite=false) | CHttpHeader | |
| CHttpHeader() | CHttpHeader | |
| Clear() | CHttpHeader | |
| GetCharset(void) const | CHttpHeader | |
| GetHeader(void) const | CHttpHeader | |
| GetMimeType(void) const | CHttpHeader | |
| GetProtoLine() const | CHttpHeader | inline | 
| GetValue(const std::string &strParam) const | CHttpHeader | |
| GetValueRaw(const std::string &strParam) const | CHttpHeader | protected | 
| GetValues(std::string strParam) const | CHttpHeader | |
| HeaderParams typedef | CHttpHeader | |
| HeaderParamsIter typedef | CHttpHeader | |
| HeaderParamValue typedef | CHttpHeader | |
| IsHeaderDone(void) const | CHttpHeader | inline | 
| m_headerdone | CHttpHeader | protected | 
| m_lastHeaderLine | CHttpHeader | protected | 
| m_params | CHttpHeader | protected | 
| m_protoLine | CHttpHeader | protected | 
| m_whitespaceChars | CHttpHeader | protectedstatic | 
| Parse(const std::string &strData) | CHttpHeader | |
| ParseLine(const std::string &headerLine) | CHttpHeader | protected | 
| ~CHttpHeader() | CHttpHeader |