We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fcf82d commit 3bb81ceCopy full SHA for 3bb81ce
readme.md
@@ -82,6 +82,8 @@ simple web server for debugging purposes
82
Flags:
83
-h, --help Show context-sensitive help.
84
-p, --port=9999 port where to serve
85
+ -b, --basic-auth=USER:PASS:...
86
+ enable basic auth
87
-r, --response-delay=RESPONSE-DELAY,...
88
server response delay in ms, use twice to
89
define range for a random value before each
0 commit comments