mini server improved

This commit is contained in:
hugo gogo
2022-10-09 15:04:09 +02:00
parent d15029a4db
commit 03bcfd2756
2 changed files with 19 additions and 7 deletions

View File

@@ -21,4 +21,5 @@ fs.readFile('MyFile.txt', (err, content) => {
});
```
- [doc technos generic](https://devdocs.io/)
- [url.parse deprecated](https://stackoverflow.com/questions/17184791/node-js-url-parse-and-pathname-property)