Minor update for #6015

This commit is contained in:
Miroslav Stampar
2026-02-05 10:54:14 +01:00
parent 9312d26da8
commit b1e36c6ddc
4 changed files with 9 additions and 9 deletions

View File

@@ -198,7 +198,7 @@ safeFreq = 0
# Valid: True or False
skipUrlEncode = False
# Skip HTML encoding of payload data for SOAP/XML.
# Skip safe (HTML) encoding of payload data for SOAP/XML.
# Valid: True or False
skipXmlEncode = False