aboutsummaryrefslogtreecommitdiff
path: root/docs/net
diff options
context:
space:
mode:
Diffstat (limited to 'docs/net')
-rw-r--r--docs/net/listen.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/net/listen.md b/docs/net/listen.md
index 6b7f12c..333f0f2 100644
--- a/docs/net/listen.md
+++ b/docs/net/listen.md
@@ -132,7 +132,7 @@ res.header["test"] = "wowa"
res:sendfile(filepath, options?)
-res.header["Content-Type"] is set automatically depending on the file extention, using /etc/mime.types, or whatever option was supplied to listen (see listen options)
+res.header["Content-Type"] is set automatically (unless already set) depending on the file extention, using /etc/mime.types, or whatever option was supplied to listen (see listen options)
options table