21 std::map<std::string, std::string> params;
32 std::string accept_language;
33 std::string accept_encoding;
34 std::string user_agent;
std::string answer
set this member to the html page to be returned
Definition: http_request.h:47
std::string username
user name of authentification
Definition: http_request.h:26
std::string auth_realm
Definition: http_request.h:45
std::string request
this is the complete request received by the server
Definition: http_request.h:13
std::string password
password of authentification
Definition: http_request.h:28
structure that contains all input and output parameters of a http request
Definition: http_request.h:11
std::string status
Definition: http_request.h:42
bool authentication_given
Definition: http_request.h:24
the cgv namespace
Definition: vr_calib.cxx:9