aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2021-02-28 00:36:16 +0000
committerSven-Hendrik Haase <svenstaro@gmail.com>2021-02-28 00:36:16 +0000
commit31e2be249e6563abd755469cf8c24920d6481990 (patch)
tree963d0b07e5d01c726d2330ef18887eee3410aa18 /README.md
parentAdd CHANGELOG entry for custom headers (diff)
downloadminiserve-31e2be249e6563abd755469cf8c24920d6481990.tar.gz
miniserve-31e2be249e6563abd755469cf8c24920d6481990.zip
Re-do the way setting multiple headers works
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2e1e14f..5418b8a 100644
--- a/README.md
+++ b/README.md
@@ -118,6 +118,8 @@ Sometimes this is just a more practical and quick way than doing things properly
-d, --color-scheme-dark <color-scheme-dark>
Default color scheme [default: archlinux] [possible values: squirrel, archlinux,
zenburn, monokai]
+ --header <header>...
+ Set custom header for responses
--index <index_file>
The name of a directory index file to serve, like "index.html"