Skip to content

Commit d09f1d9

Browse files
committed
Add content for "Plain Body Data" input vector
Signed-off-by: kingthorin <kingthorin@users.noreply.github.com>
1 parent c27ce33 commit d09f1d9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

addOns/help/src/main/javahelp/contents/ui/dialogs/options/ascaninput.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ <h5>Add URL Query Parameter?</h5>
2727
<h4>POST Data</h4>
2828
Key value pairs in the request POST data.
2929

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+
3033
<h4>URL Path</h4>
3134
Path elements in the request URL, ie the elements separated by <code>/</code>.
3235

0 commit comments

Comments
 (0)