]> git.llucax.com Git - z.facultad/75.42/plaqui.git/blobdiff - Server/include/plaqui/server/httprequest.h
Algunos cambios mas, ya es probable que compile de nuevo (aunque no ande como deberia).
[z.facultad/75.42/plaqui.git] / Server / include / plaqui / server / httprequest.h
index 55748e718acd59eec453bb1c9ab6a5c53d73525f..92c6de70fe1c54ad368b9978aeab5dbdb7586404 100644 (file)
@@ -104,7 +104,7 @@ namespace Server {
                        HTTPRequest(const std::string& uri = "/",
                                        const HTTPMethod& method = GET,
                                        const std::string& query = "",
-                                       const std::string& http = "1.1");
+                                       const std::string& version = "1.1");
 
                        /**
                         * Obtiene los datos del pedido HTTP desde un texto.