We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea25bc8 commit 56f21a2Copy full SHA for 56f21a2
README.md
@@ -51,6 +51,7 @@ You might also replace dynamically with access to all the content of [Request](h
51
stringReplace({
52
'$host' => (req, res) => 'your host ' + req.hostname
53
});
54
+```
55
56
## Configuration
57
0 commit comments