Adding an option --safe-post

This commit is contained in:
Miroslav Stampar
2015-04-20 23:55:59 +02:00
parent 7517db76d1
commit 349dfbf2ae
5 changed files with 10 additions and 2 deletions

View File

@@ -152,6 +152,10 @@ rParam =
# Example: http://192.168.1.121/index.html
safUrl =
# POST data to send to a safe URL.
# Example: username=admin&password=passw0rd!
safPost =
# Test requests between two visits to a given safe URL (default 0).
# Valid: integer
# Default: 0