Skip to content

Commit 8a1b355

Browse files
authored
Merge pull request #583 from kingthorin/new-var
Add content for "Plain Body Data" input vector
2 parents c27ce33 + d09f1d9 commit 8a1b355

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)