Qurbonov Azmiddin

Results 3 issues of Qurbonov Azmiddin

I try forward to another side request but it doesnt work? Can everybody help me? FilterProxy.... std::string public_ip = result[0]["public_ip"].as(); if(public_ip.empty()) return fccb(); // change protocol std::regex pattern("(ws|wss|http|https)://"); public_ip =...

How I can use spdlog spdlog::set_pattern("[%Y-%m-%d %H:%M:%S.%e] [%n] [%^%l%$] [%t] [%thread_name] %v"); but it doesnt work?