You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: week3/week3-homework.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -26,4 +26,6 @@ Don't edit the html page. If you find en error in the page please let me know st
26
26
27
27
I have supplied a skeleton index.js that serves the home page at http://localhost:8080/. You can build on it or create your own.
28
28
29
+
Retrieving the body of a POST is not obvious. Please read the documentation here: https://nodejs.org/en/docs/guides/anatomy-of-an-http-transaction/ and remember to think async.
30
+
29
31
Please excuse the ugliness of my html! I will try to pretty it up later but I will not change any logic.
0 commit comments