Chapter 4: edits
This commit is contained in:
@@ -10,7 +10,6 @@ http
|
||||
get(res);
|
||||
return;
|
||||
}
|
||||
|
||||
if (req.method === "POST") {
|
||||
post(req, res);
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user