We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c27ce33 + d09f1d9 commit 8a1b355Copy full SHA for 8a1b355
addOns/help/src/main/javahelp/contents/ui/dialogs/options/ascaninput.html
@@ -27,6 +27,9 @@ <h5>Add URL Query Parameter?</h5>
27
<h4>POST Data</h4>
28
Key value pairs in the request POST data.
29
30
+<h4>Plain Body Data</h4>
31
+When selected ZAP will process requests with body content and either no or text/plain content-type as a single input/parameter for testing purposes.
32
+
33
<h4>URL Path</h4>
34
Path elements in the request URL, ie the elements separated by <code>/</code>.
35
0 commit comments