void action(HTTPServerRequest req, HTTPServerResponse res)
{

}

Here is function what have two call-backs. When it's get request it's work as server, when it's send response it's work like client or I have wrong logic?

Reply via email to