Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
HTTPRequest Struct Reference

#include <IHTTPRequestHandler.h>

Public Attributes

CWebServerwebserver
 
struct MHD_Connection * connection
 
std::string pathUrlFull
 
std::string pathUrl
 
HTTPMethod method
 
std::string version
 
CHttpRanges ranges
 

Member Data Documentation

◆ connection

struct MHD_Connection* HTTPRequest::connection

◆ method

HTTPMethod HTTPRequest::method

◆ pathUrl

std::string HTTPRequest::pathUrl

◆ pathUrlFull

std::string HTTPRequest::pathUrlFull

◆ ranges

CHttpRanges HTTPRequest::ranges

◆ version

std::string HTTPRequest::version

◆ webserver

CWebServer* HTTPRequest::webserver

The documentation for this struct was generated from the following file: