#ifndef _HTTP_CONNECTOR_H_ #define _HTTP_CONNECTOR_H_ #include #include #include #include #include std::string get_sid(); #endif