Skip to content

Commit ce040e2

Browse files
committed
Add URL Strings and URL Objects
1 parent 7f69e38 commit ce040e2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

markdown/npm.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,9 @@ request(url, function (error, response, body) {
8383
console.log(result)
8484
})
8585
```
86+
87+
---
88+
89+
#### 參考資訊
90+
91+
* [URL Strings and URL Objects](https://nodejs.org/api/url.html#url_url_strings_and_url_objects)

0 commit comments

Comments
 (0)