about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorEmile <hanemile@protonmail.com>2020-06-10 15:26:23 +0200
committerEmile <hanemile@protonmail.com>2020-06-10 15:26:23 +0200
commitd820006a814f808aaeae2e1bdff4ce4ef4605fa0 (patch)
treeafbab2314651caac7155be8560fe57bf797344f7 /README.md
parentcfff58317e4b7e58c516fe146c6d92849d5ab3fc (diff)
reset only via POST request
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 03db86c..4887b79 100644
--- a/README.md
+++ b/README.md
@@ -2,4 +2,4 @@
 
 A simple http logger logging all requests to the http server that is exposed.
 
-reset all by sending a request to `/resetall`
+reset all by sending a POST request to `/resetall`