Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6779ecb

Browse files
committed
add link to nodejs documentation about http requests
1 parent e2520b9 commit 6779ecb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

week1/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Read: http://openmymind.net/2012/2/3/Node-Require-and-Exports/
4545
### http, http listen
4646
Video basic: https://www.youtube.com/watch?v=pYOltVz7kL0
4747
Video routing: https://www.youtube.com/watch?v=_D2w0voFlEk (please focus on request.url, not request.method)
48-
Read: --
48+
Read: [Node JS documentation about http](https://nodejs.org/en/docs/guides/anatomy-of-an-http-transaction/)
4949
Read Advanced: --
5050

5151
refresh on command line

0 commit comments

Comments
 (0)