void PlaQui::Server::Request::set_request(const std::string& req,
const std::string& host, unsigned port) {
#ifdef DEBUG
std::cerr << __FILE__ << ": req = " << req << " | host = " << host
<< " | port = " << port << std::endl;
#endif // DEBUG
void PlaQui::Server::Request::set_request(const std::string& req,
const std::string& host, unsigned port) {
#ifdef DEBUG
std::cerr << __FILE__ << ": req = " << req << " | host = " << host
<< " | port = " << port << std::endl;
#endif // DEBUG