serving static files with a node server

This commit is contained in:
talksik
2020-07-06 12:35:23 -07:00
parent 92adbbf876
commit 8ba1d62274
456 changed files with 79989 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
1.0.2 / 2018-01-21
==================
* Fix encoding `%` as last character
1.0.1 / 2016-06-09
==================
* Fix encoding unpaired surrogates at start/end of string
1.0.0 / 2016-06-08
==================
* Initial release