generated from Sithas/conan_template
Рабочая сборка с третьей ручкой
This commit is contained in:
@@ -35,7 +35,7 @@ public:
|
||||
using namespace boost::beast;
|
||||
using namespace std::string_literals;
|
||||
|
||||
auto body = req.body();
|
||||
const auto body = req.body();
|
||||
value req_json;
|
||||
|
||||
value response_body;
|
||||
|
||||
Reference in New Issue
Block a user