33 #ifndef BESApacheWrapper_h_ 34 #define BESApacheWrapper_h_ 1 47 char * _data_request ;
63 #endif // BESApacheWrapper_h_
const char * process_token(const char *s)
Find the session token from the URL and convert it to readable format.
const char * process_user(const char *s)
Find the username from the URL and convert it to readable format.
int call_BES(const BESDataRequestInterface &re)
Execute the given request using BESApacheInterface interface.
Structure storing information from the Apache module.
const char * get_next_request()
void process_request(const char *s)
Find the request from the URL and convert it to readable format.
const char * get_first_request()