NH 1 жил өмнө
parent
commit
a0832676d2

+ 1 - 0
src/net/http_request.cpp

@@ -185,6 +185,7 @@ std::shared_ptr<std::map<std::string, std::string>>& ylib::network::http::reques
             }
         }
     }
+    return m_body_param;
 }