Chapter 4: edits

This commit is contained in:
Beth Griggs
2020-06-28 00:33:05 +01:00
parent a0906ea9ae
commit afb9843d88
4 changed files with 10 additions and 15 deletions
-1
View File
@@ -10,7 +10,6 @@ http
get(res);
return;
}
if (req.method === "POST") {
post(req, res);
return;