|
std::string | GetCharset () const |
| Get the charset associated with these HTTP headers. More...
|
|
std::string | GetHeader () const |
| Get the full header string associated with these HTTP headers. More...
|
|
std::string | GetMimeType () const |
| Get the mime type associated with these HTTP headers. More...
|
|
std::string | GetProtoLine () const |
| The protocol line associated with these HTTP headers. More...
|
|
std::string | GetValue (const std::string ¶m) const |
| Get the value associated with this parameter of these HTTP headers. More...
|
|
std::vector< std::string > | GetValues (const std::string ¶m) const |
| Get the values as list associated with this parameter of these HTTP headers. More...
|
|
| HttpHeader () |
| Http header parser class constructor. More...
|
|
| ~HttpHeader () |
| Class destructor. More...
|
|
◆ HttpHeader()
Http header parser class constructor.
◆ ~HttpHeader()
The documentation for this class was generated from the following file:
- /home/alwin/Development/Kodi/kodi-N-sync-addon-doxygen/xbmc/addons/kodi-dev-kit/include/kodi/Filesystem.h